Class PandaHelper
java.lang.Object
net.guizhanss.guizhanlib.minecraft.helper.entity.PandaHelper
熊猫(
Panda)- Author:
- ybw0014
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic String获取熊猫基因(Panda.Gene)的中文static StringgetGene(Panda.Gene gene) 获取熊猫基因(Panda.Gene)的中文
-
Constructor Details
-
PandaHelper
public PandaHelper()
-
-
Method Details
-
getGene
获取熊猫基因(Panda.Gene)的中文- Parameters:
gene-Panda.Gene熊猫基因- Returns:
- 熊猫基因的中文
-
getGene
获取熊猫基因(Panda.Gene)的中文- Parameters:
gene-String熊猫基因- Returns:
- 熊猫基因的中文
-