net.minecraft.world.entity.animal.panda

public enum Panda$Gene

implements StringRepresentable

cww$a
net.minecraft.world.entity.animal.panda.Panda$Gene
net.minecraft.class_1440$class_1443
net.minecraft.entity.passive.PandaEntity$Gene
net.minecraft.src.C_432221_$C_432664_
net.minecraft.world.entity.animal.panda.EntityPanda$Gene

枚举常量概要

枚举常量
a
NORMAL
field_6788
NORMAL
NORMAL
b
LAZY
field_6794
LAZY
LAZY
c
WORRIED
field_6795
WORRIED
WORRIED
d
PLAYFUL
field_6791
PLAYFUL
PLAYFUL
e
BROWN
field_6792
BROWN
BROWN
f
WEAK
field_6793
WEAK
WEAK
g
AGGRESSIVE
field_6789
AGGRESSIVE
AGGRESSIVE

字段概要

修饰符与类型字段
public static final com.mojang.serialization.Codec<Panda$Gene>
h
CODEC
field_41673
CODEC
f_436516_
private static final IntFunction<Panda$Gene>
i
BY_ID
field_6786
BY_ID
f_433145_
private static final int
j
MAX_GENE
field_30350
field_30350
f_434040_
private final int
k
id
field_6785
id
f_436111_
private final String
l
name
field_6797
name
f_434098_
private final boolean
m
isRecessive
field_6790
recessive
f_436831_

构造函数概要

修饰符构造函数
private (int p_460344_, String p_454562_, boolean id)

方法概要

修饰符与类型方法
public int
a()
getId()
method_6564()
getId()
m_441633_()
public String
c()
getSerializedName()
method_15434()
asString()
m_7912_()
public boolean
b()
isRecessive()
method_6568()
isRecessive()
m_445070_()
static Panda$Gene
a(cww$a arg0, cww$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)
m_442267_(C_432221_$C_432664_ p_457349_, C_432221_$C_432664_ p_454171_)
public static Panda$Gene
a(int arg0)
byId(int arg0)
method_6566(int arg0)
byId(int id)
m_444540_(int p_459545_)
public static Panda$Gene
a(bgr arg0)
getRandom(RandomSource arg0)
method_17688(class_5819 arg0)
createRandom(Random random)
m_438988_(C_212974_ p_451686_)