JavaScript is disabled on your browser.
Description
Nested Class Summary
Enum Constant Summary
Field Summary
Method Summary
Enum Constant Details
FEMALE
MALE
OTHER
Field Details
BY_ID
CODEC
BY_ID_CODEC
CODEC_OR_LEGACY
STREAM_CODEC
Method Details
values()
valueOf(String)
getSerializedName()
getDisplayName()
canHaveBreasts()
next()
getTranslationKey()
Nested Class Summary
Nested classes/interfaces inherited from interface net.minecraft.util.StringRepresentable
net.minecraft.util.StringRepresentable.EnumCodec<E>, net.minecraft.util.StringRepresentable.StringRepresentableCodec<S>
Enum Constant Summary
Enum Constants
Field Summary
Fields
static final com.mojang.serialization.Codec<Gender >
static final com.mojang.serialization.Codec<Gender >
static final com.mojang.serialization.Codec<Gender >
static final net.minecraft.network.codec.StreamCodec<io.netty.buffer.ByteBuf, Gender >
Fields inherited from interface net.minecraft.util.StringRepresentable
PRE_BUILT_MAP_THRESHOLD
Method Summary
All Methods Static Methods Instance Methods Concrete Methods
boolean
net.minecraft.network.chat.Component
Returns the enum constant of this class with the specified name.
Returns an array containing the constants of this enum class, in
the order they are declared.
Methods inherited from class Enum
clone , compareTo , describeConstable , equals , finalize , getDeclaringClass , hashCode , name , ordinal , toString , valueOf