HyCodeYourTale
classpublicPriority 1

InventoryItemCommand

com.hypixel.hytale.server.core.command.commands.player.inventory.InventoryItemCommand

extends AbstractPlayerCommand

0

Methods

0

Public Methods

0

Fields

1

Constructors

Constants

MessageMESSAGE_COMMANDS_INVENTORY_ITEM_NO_CONTAINER_ON_ITEM= Message.translation("server.commands.inventory.item.noContainerOnItem")
MessageMESSAGE_COMMANDS_INVENTORY_ITEM_NO_ITEM_IN_HAND= Message.translation("server.commands.inventory.item.noItemInHand")

Constructors

public
InventoryItemCommand()

Related Classes