HyCodeYourTale
classpublicPriority 1

BreakBlockInteraction

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

extends SimpleBlockInteraction

1

Methods

1

Public Methods

3

Fields

1

Constructors

Constants

BuilderCodec<BreakBlockInteraction>CODEC= BuilderCodec.builder( BreakBlockInteraction.class, BreakBlockInteraction::new, SimpleBlo...

Constructors

public
BreakBlockInteraction()

Methods

Public Methods (1)

public
String toString()
@Nonnull@Override

Fields

Protected Fields (3)

protectedboolean harvest
protectedboolean matchTool
protectedString toolId

Related Classes