net.minecraft.world.entity.animal

public enum Panda$Gene

bai$a
net.minecraft.world.entity.animal.Panda$Gene
net.minecraft.class_1440$class_1443
net.minecraft.entity.passive.PandaEntity$Gene
net.minecraft.entity.passive.PandaEntity$Gene
net.minecraft.server.v1_16_R2.EntityPanda$Gene

Enum constant summary

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

Field summary

Modifier and TypeField
private static final Panda$Gene[]
h
BY_ID
field_6786
VALUES
field_221109_h
private final int
i
id
field_6785
id
field_221110_i
private final String
j
name
field_6797
name
field_221111_j
private final boolean
k
isRecessive
field_6790
recessive
field_221112_k

Constructor summary

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

Method summary

Modifier and TypeMethod
public int
a()
getId()
method_6564()
getId()
func_221106_a()
public String
b()
getName()
method_6565()
getName()
func_221100_b()
public boolean
c()
isRecessive()
method_6568()
isRecessive()
func_221107_c()
isRecessive()
private static Panda$Gene
b(bai$a arg0, bai$a arg1)
getVariantFromGenes(Panda$Gene arg0, Panda$Gene arg1)
method_6569(class_1440$class_1443 arg0, class_1440$class_1443 arg1)
getProductGene(PandaEntity$Gene mainGene, PandaEntity$Gene hiddenGene)
func_221101_b(PandaEntity$Gene arg0, PandaEntity$Gene arg1)
public static Panda$Gene
a(int arg0)
byId(int arg0)
method_6566(int arg0)
byId(int id)
func_221105_a(int arg0)
public static Panda$Gene
a(String arg0)
byName(String arg0)
method_6567(String arg0)
byName(String name)
func_221108_a(String arg0)
public static Panda$Gene
a(Random arg0)
getRandom(Random arg0)
method_17688(Random arg0)
createRandom(Random random)
func_221104_a(Random arg0)