Uses of Enum Class
net.guizhanss.guizhanlib.minecraft.helper.entity.PandaHelper.Gene
Packages that use PandaHelper.Gene
-
Uses of PandaHelper.Gene in net.guizhanss.guizhanlib.minecraft.helper.entity
Methods in net.guizhanss.guizhanlib.minecraft.helper.entity that return PandaHelper.GeneModifier and TypeMethodDescriptionstatic PandaHelper.GenePandaHelper.Gene.fromGene(Panda.Gene pandaGene) 获取熊猫基因static PandaHelper.GeneReturns the enum constant of this class with the specified name.static PandaHelper.Gene[]PandaHelper.Gene.values()Returns an array containing the constants of this enum class, in the order they are declared.