java.lang.Object
net.guizhanss.guizhanlib.minecraft.helper.entity.PandaHelper

public final class PandaHelper extends Object
熊猫(Panda)
Author:
ybw0014
  • Constructor Details

    • PandaHelper

      public PandaHelper()
  • Method Details

    • getGene

      @Nonnull public static String getGene(@Nonnull Panda.Gene gene)
      获取熊猫基因(Panda.Gene)的中文
      Parameters:
      gene - Panda.Gene 熊猫基因
      Returns:
      熊猫基因的中文
    • getGene

      @Nonnull public static String getGene(@Nonnull String gene)
      获取熊猫基因(Panda.Gene)的中文
      Parameters:
      gene - String 熊猫基因
      Returns:
      熊猫基因的中文