public class TeleporterSettingsPage extends InteractiveCustomUIPage
Class TeleporterSettingsPage. Provides teleportersettingspage functionality for the Hytale server.
java.lang.Object > InteractiveCustomUIPage > TeleporterSettingsPage
Field Summary
language
Field language.
teleporter
Field teleporter.
relativeMask
Field relativeMask.
transform
Field transform.
worlds
Field worlds.
worldUuid
Field worldUuid.
warps
Field warps.
warps2
Field warps2.
cannedName
Field cannedName.
value
Field value.
playerComponent
Field playerComponent.
blockStateInfo
Field blockStateInfo.
chunkRef
Field chunkRef.
worldChunkComponent
Field worldChunkComponent.
index
Field index.
targetX
Field targetX.
targetY
Field targetY.
targetZ
Field targetZ.
targetBlockPosition
Field targetBlockPosition.
oldOwnedWarp
Field oldOwnedWarp.
commandBuilder
Field commandBuilder.
alreadyExists
Field alreadyExists.
commandBuilder2
Field commandBuilder2.
blockType
Field blockType.
currentState
Field currentState.
variantBlockType
Field variantBlockType.
isBlockRelative
Field isBlockRelative.
x
Field x.
y
Field y.
z
Field z.
xIsRelative
Field xIsRelative.
yIsRelative
Field yIsRelative.
zIsRelative
Field zIsRelative.
yaw
Field yaw.
pitch
Field pitch.
roll
Field roll.
yawIsRelative
Field yawIsRelative.
pitchIsRelative
Field pitchIsRelative.
rollIsRelative
Field rollIsRelative.
world
Field world.
warp
Field warp.
ownedWarp
Field ownedWarp.
Method Detail
TeleporterSettingsPage
public
TeleporterSettingsPage
(@Nonnull final PlayerRef playerRef, @Nonnull final Ref blockRef, final Mode mode, @Nullable final String activeState)
Method TeleporterSettingsPage.
- Parameters:
@Nonnull final PlayerRefplayerRef@Nonnull final RefblockReffinal Modemode@Nullable final StringactiveState
build
void
build
(@Nonnull final Ref ref, @Nonnull final UICommandBuilder commandBuilder, @Nonnull final UIEventBuilder eventBuilder, @Nonnull final Store store)
Method build.
- Parameters:
@Nonnull final Refref@Nonnull final UICommandBuildercommandBuilder@Nonnull final UIEventBuildereventBuilder@Nonnull final Storestore
DropdownEntryInfo
new
DropdownEntryInfo
(LocalizableString.fromMessageId("server.customUI.teleporter.noWorld")
Method DropdownEntryInfo.
- Parameters:
LocalizableString.fromMessageId("server.customUI.teleporter.noWorld"LocalizableString.fromMessageId("server.customUI.teleporter.noWorld"
EventData
new
EventData
()
Method EventData.
handleDataEvent
void
handleDataEvent
(@Nonnull final Ref ref, @Nonnull final Store store, @Nonnull final PageEventData data)
Method handleDataEvent.
- Parameters:
@Nonnull final Refref@Nonnull final Storestore@Nonnull final PageEventDatadata