Class PlayerConfig
java.lang.Object
com.wildfire.common.entitydata.EntityConfig
com.wildfire.common.entitydata.PlayerConfig
A version of
EntityConfig backed by a Configuration for use with players-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<PlayerConfig> static final net.minecraft.network.codec.StreamCodec<io.netty.buffer.ByteBuf, PlayerConfig> final ConfigValue<Boolean> final Soundsstatic final net.minecraft.network.codec.StreamCodec<io.netty.buffer.ByteBuf, PlayerConfig> Fields inherited from class EntityConfig
breasts, gender, GENDER, uvs -
Method Summary
Methods inherited from class EntityConfig
codecGroup, isSupportedEntity
-
Field Details
-
CODEC
-
STREAM_CODEC
public static final net.minecraft.network.codec.StreamCodec<io.netty.buffer.ByteBuf, PlayerConfig> STREAM_CODEC -
COMPACT_STREAM_CODEC
public static final net.minecraft.network.codec.StreamCodec<io.netty.buffer.ByteBuf, PlayerConfig> COMPACT_STREAM_CODEC -
showBreastsInArmor
-
sounds
-
-
Method Details
-
createDefault
-