Package: com.hypixel.hytale.builtin.teleport
public class WarpListPage extends InteractiveCustomUIPage<WarpListPage.WarpListPageEventData>
| Modifier | Type | Name |
|---|
private static final | String | PAGE_UI_FILE |
private final | Consumer<String> | callback |
private final | Map<String, Warp> | warps |
private | String | searchQuery |
| “ | ObjectArrayList<String> | warps |
| “ | int | i |
| “ | String | selector |
| “ | String | warp |
| “ | Player | playerComponent |
| “ | UICommandBuilder | commandBuilder |
| “ | UIEventBuilder | eventBuilder |
| “ | static final String | KEY_WARP |
| “ | static final String | KEY_SEARCH_QUERY |
| “ | public static final BuilderCodec<WarpListPage.WarpListPageEventData> | CODEC |
| “ | private String | warp |
| “ | private String | searchQuery |
| Modifier | Signature |
|---|
public | WarpListPage(@Nonnull PlayerRef playerRef, Map<String, Warp> warps, Consumer<String> callback) |
| Modifier | Return Type | Signature |
|---|
| “ | private void | buildWarpList(@Nonnull UICommandBuilder commandBuilder, @Nonnull UIEventBuilder eventBuilder) |
public | void | build(@Nonnull Ref<EntityStore> ref, @Nonnull UICommandBuilder commandBuilder, @Nonnull UIEventBuilder eventBuilder, @Nonnull Store<EntityStore> store) |
| “ | public void | handleDataEvent(@Nonnull Ref<EntityStore> ref, @Nonnull Store<EntityStore> store, @Nonnull WarpListPage.WarpListPageEventData eventData) |
| “ | public String | getWarp() |
| “ | public String | getSearchQuery() |
WarpListPage.WarpListPageEventData
Hydex is an independent community resource. Hytale is a trademark of Hypixel Studios. Hydex is not affiliated with or endorsed by Hypixel Studios.