HyCodeYourTale
classpublicPriority 1

ChangeStateInteraction

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

extends SimpleBlockInteraction

1

Methods

1

Public Methods

2

Fields

1

Constructors

Constants

BuilderCodec<ChangeStateInteraction>CODEC= BuilderCodec.builder( ChangeStateInteraction.class, ChangeStateInteraction::new, SimpleB...
intSET_SETTINGS= 260

Constructors

public
ChangeStateInteraction()

Methods

Public Methods (1)

public
String toString()
@Nonnull@Override

Fields

Protected Fields (2)

protectedMap<String, String> stateKeys
protectedboolean updateBlockState

Related Classes