Class ExpandEquipmentSlotType
java.lang.Object
com.blamejared.crafttweaker.natives.entity.equipment.ExpandEquipmentSlotType
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic StringgetCommandString(net.minecraft.world.entity.EquipmentSlot.Type internal) Gets the command string of theEquipmentSlot.Type.
-
Constructor Details
-
ExpandEquipmentSlotType
public ExpandEquipmentSlotType()
-
-
Method Details
-
getCommandString
Gets the command string of theEquipmentSlot.Type.- Returns:
- The command string of the
EquipmentSlot.Type.
-