HyCodeYourTale
classpublicPriority 1

AddItemInteraction

com.hypixel.hytale.server.core.modules.interaction.interaction.config.client.AddItemInteraction

extends SimpleBlockInteraction

0

Methods

0

Public Methods

2

Fields

1

Constructors

Constants

BuilderCodec<AddItemInteraction>CODEC= BuilderCodec.builder( AddItemInteraction.class, AddItemInteraction::new, SimpleBlockInte...

Constructors

public
AddItemInteraction()

Fields

Protected Fields (2)

protectedString itemId
protectedint quantity

Related Classes