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

public final class CatHelper extends Object
猫(Cat)
Author:
ybw0014
  • Constructor Details

    • CatHelper

      public CatHelper()
  • Method Details

    • getType

      @Nonnull public static String getType(@Nonnull Cat.Type type)
      获取猫的类型(Cat.Type)的中文
      Parameters:
      type - Cat.Type 猫的类型
      Returns:
      猫的类型的中文
    • getType

      @Nonnull public static String getType(@Nonnull String type)
      获取猫的类型(Cat.Type)的中文
      Parameters:
      type - String 猫的类型
      Returns:
      猫的类型的中文