net.minecraft.world.entity.animal

public enum Panda$Gene

implements StringRepresentable

cle$a
net.minecraft.world.entity.animal.Panda$Gene
net.minecraft.class_1440$class_1443

Enum constant summary

Enum Constant
a
NORMAL
field_6788
b
LAZY
field_6794
c
WORRIED
field_6795
d
PLAYFUL
field_6791
e
BROWN
field_6792
f
WEAK
field_6793
g
AGGRESSIVE
field_6789

Field summary

Modifier and TypeField
public static final com.mojang.serialization.Codec<Panda$Gene>
h
CODEC
field_41673
private static final IntFunction<Panda$Gene>
i
BY_ID
field_6786
private static final int
j
MAX_GENE
field_30350
private final int
k
id
field_6785
private final String
l
name
field_6797
private final boolean
m
isRecessive
field_6790

Constructor summary

ModifierConstructor
private (int arg0, String arg1, boolean arg2)

Method summary

Modifier and TypeMethod
public int
a()
getId()
method_6564()
public String
c()
getSerializedName()
method_15434()
public boolean
b()
isRecessive()
method_6568()
static Panda$Gene
a(cle$a arg0, cle$a arg1)
getVariantFromGenes(Panda$Gene arg0, Panda$Gene arg1)
method_6569(class_1440$class_1443 arg0, class_1440$class_1443 arg1)
public static Panda$Gene
a(int arg0)
byId(int arg0)
method_6566(int arg0)
public static Panda$Gene
a(baq arg0)
getRandom(RandomSource arg0)
method_17688(class_5819 arg0)