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

public final class FoxHelper extends Object
狐狸(Fox)
Author:
ybw0014
  • Constructor Details

    • FoxHelper

      public FoxHelper()
  • Method Details

    • getType

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

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