classpublicPriority 1
ChangeBlockInteraction
com.hypixel.hytale.server.core.modules.interaction.interaction.config.client.ChangeBlockInteraction
extends SimpleBlockInteraction
1
Methods
1
Public Methods
5
Fields
1
Constructors
Constants
BuilderCodec<ChangeBlockInteraction>CODEC= BuilderCodec.builder(
ChangeBlockInteraction.class, ChangeBlockInteraction::new, SimpleB...
intSET_BLOCK_SETTINGS= 256
Constructors
public
ChangeBlockInteraction()Methods
Public Methods (1)
public
String toString()@Nonnull@Override
Fields
Protected Fields (5)
protected
Map<String, String> blockTypeKeysprotected
Int2IntMap changeMapIdsprotected
boolean requireNotBrokenprotected
String soundEventIdprotected
transient int soundEventIndex