HyCodeYourTale
classpublicPriority 1

PickBlockInteraction

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

extends SimpleBlockInteraction

3

Methods

3

Public Methods

0

Fields

1

Constructors

Constants

BuilderCodec<PickBlockInteraction>CODEC= BuilderCodec.builder( PickBlockInteraction.class, PickBlockInteraction::new, SimpleBlock...

Constructors

public
PickBlockInteraction()

Methods

Public Methods (3)

public
WaitForDataFrom getWaitForDataFrom()
@Nonnull@Override
public
boolean needsRemoteSync()
@Override
public
String toString()
@Nonnull@Override

Related Classes