TeleporterSettingsPageSupplier

public class TeleporterSettingsPageSupplier implements OpenCustomUIInteraction.CustomPageSupplier

Class TeleporterSettingsPageSupplier. Provides teleportersettingspagesupplier functionality for the Hytale server.

java.lang.Object > TeleporterSettingsPageSupplier

Field Summary

create

private boolean create

Field create.

mode

private TeleporterSettingsPage.Mode mode

Field mode.

activeState

private String activeState

Field activeState.

targetBlock

final BlockPosition targetBlock

Field targetBlock.

store

final Store store

Field store.

world

final World world

Field world.

chunkStore

final ChunkStore chunkStore

Field chunkStore.

chunkRef

final Ref chunkRef

Field chunkRef.

blockComponentChunk

final BlockComponentChunk blockComponentChunk

Field blockComponentChunk.

blockIndex

final int blockIndex

Field blockIndex.

holder

final Holder holder

Field holder.

Method Detail

TeleporterSettingsPageSupplier

public public TeleporterSettingsPageSupplier ()

Method TeleporterSettingsPageSupplier.

tryCreate

Method tryCreate.

Parameters:
@Nonnull final Ref ref
final ComponentAccessor componentAccessor
@Nonnull final PlayerRef playerRef
@Nonnull final InteractionContext context