static PandaEntity.Type |
PandaEntity.Type.byIndex(int indexIn) |
static PandaEntity.Type |
PandaEntity.Type.byName(java.lang.String p_221108_0_) |
PandaEntity.Type |
PandaEntity.func_213590_ei() |
private static PandaEntity.Type |
PandaEntity.Type.func_221101_b(PandaEntity.Type mainGene,
PandaEntity.Type hiddenGene) |
PandaEntity.Type |
PandaEntity.getHiddenGene() |
PandaEntity.Type |
PandaEntity.getMainGene() |
private PandaEntity.Type |
PandaEntity.getOneOfGenesRandomly() |
static PandaEntity.Type |
PandaEntity.Type.getRandomType(java.util.Random randIn) |
static PandaEntity.Type |
PandaEntity.Type.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static PandaEntity.Type[] |
PandaEntity.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|