HyCodeYourTale
classpublicPriority 2

TeleporterInteraction

com.hypixel.hytale.builtin.adventure.teleporter.interaction.server.TeleporterInteraction

extends SimpleBlockInteraction

1

Methods

1

Public Methods

1

Fields

1

Constructors

Constants

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

Constructors

public
TeleporterInteraction()

Methods

Public Methods (1)

public
WaitForDataFrom getWaitForDataFrom()
@Nonnull@Override

Fields

Private/Package Fields (1)

privateString particle

Related Classes