classpublicabstractPriority 1
ChoiceInteraction
com.hypixel.hytale.server.core.entity.entities.player.pages.choices.ChoiceInteraction
2
Methods
2
Public Methods
0
Fields
1
Constructors
Constants
BuilderCodec<ChoiceInteraction>BASE_CODEC= BuilderCodec.abstractBuilder(ChoiceInteraction.class).build()
CodecMapCodec<ChoiceInteraction>CODEC= new CodecMapCodec<>("Type")
Constructors
protected
ChoiceInteraction()Methods
Public Methods (2)
public
void run(Store<EntityStore> var1, Ref<EntityStore> var2, PlayerRef var3)public
String toString()@Nonnull@Override