Class ExpandEquipmentSlot
java.lang.Object
com.blamejared.crafttweaker.natives.entity.equipment.ExpandEquipmentSlot
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic StringgetCommandString(net.minecraft.world.entity.EquipmentSlot internal) static intgetIndex(net.minecraft.world.entity.EquipmentSlot internal) static StringgetName(net.minecraft.world.entity.EquipmentSlot internal) static net.minecraft.world.entity.EquipmentSlot.TypegetType(net.minecraft.world.entity.EquipmentSlot internal)
-
Constructor Details
-
ExpandEquipmentSlot
public ExpandEquipmentSlot()
-
-
Method Details
-
getType
public static net.minecraft.world.entity.EquipmentSlot.Type getType(net.minecraft.world.entity.EquipmentSlot internal) -
getIndex
public static int getIndex(net.minecraft.world.entity.EquipmentSlot internal) -
getName
-
getCommandString
-