Class ExpandExperienceOrb
java.lang.Object
com.blamejared.crafttweaker.natives.entity.type.misc.ExpandExperienceOrb
-
Constructor Summary
Constructors -
Method Summary
-
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.
-