Class ExpandMobCategory

java.lang.Object
com.blamejared.crafttweaker.natives.entity.ExpandMobCategory

@ZenRegister public class ExpandMobCategory extends Object
  • Constructor Details

    • ExpandMobCategory

      public ExpandMobCategory()
  • Method Details

    • getName

      public static String getName(net.minecraft.world.entity.MobCategory internal)
    • getMaxInstancesPerChunk

      public static int getMaxInstancesPerChunk(net.minecraft.world.entity.MobCategory internal)
    • isFriendly

      public static boolean isFriendly(net.minecraft.world.entity.MobCategory internal)
    • isPersistent

      public static boolean isPersistent(net.minecraft.world.entity.MobCategory internal)
    • getDespawnDistance

      public static int getDespawnDistance(net.minecraft.world.entity.MobCategory internal)
    • getNoDespawnDistance

      public static int getNoDespawnDistance(net.minecraft.world.entity.MobCategory internal)