Class ExpandExperienceOrb

java.lang.Object
com.blamejared.crafttweaker.natives.entity.type.misc.ExpandExperienceOrb

@ZenRegister public class ExpandExperienceOrb extends Object
  • Constructor Details

    • ExpandExperienceOrb

      public ExpandExperienceOrb()
  • Method Details

    • getValue

      public static int getValue(net.minecraft.world.entity.ExperienceOrb internal)
      Gets the value of the experience orb.
      Returns:
      The value of the experience orb.
    • getIcon

      public static int getIcon(net.minecraft.world.entity.ExperienceOrb internal)
      Gets the icon index of the experience orb.
      Returns:
      The icon index of the experience orb.