All A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
class BuilderToolsPlugin

com.hypixel.hytale.builtin.buildertools

Extends com.hypixel.hytale.server.core.plugin.JavaPlugin. Methods: static com.hypixel.hytale.builtin.buildertools.BuilderToolsPlugin get(); com.hypixel.hytale.builtin.buildertools.BlockColorIndex getBlockColorIndex(); static void invalidateWorldMapForSelection(com.hypixel.hytale.server.core.prefab.selection.standard.BlockSelection, com.hypixel.hytale.server.core.universe.world.World); static void addToQueue(com.hypixel.hytale.server.core.entity.entities.Player, com.hypixel.hytale.server.core.universe.PlayerRef, com.hypixel.hytale.sneakythrow.consumer.ThrowableT

class BuilderToolsUserData

com.hypixel.hytale.builtin.buildertools

Methods: static com.hypixel.hytale.builtin.buildertools.BuilderToolsUserData get(com.hypixel.hytale.server.core.entity.entities.Player); static com.hypixel.hytale.component.ComponentType<com.hypixel.hytale.server.core.universe.world.storage.EntityStore, com.hypixel.hytale.builtin.buildertools.BuilderToolsUserData> getComponentType(); boolean isRecordingSelectionHistory(); void setRecordSelectionHistory(boolean); java.lang.String toString(); boolean equals(java.lang.Object); int hashCode(); com.hypixel.hy

class ClipboardBoundsSnapshot

com.hypixel.hytale.builtin.buildertools.snapshot

Methods: com.hypixel.hytale.math.vector.Vector3i getMin(); com.hypixel.hytale.math.vector.Vector3i getMax(); com.hypixel.hytale.builtin.buildertools.snapshot.ClipboardBoundsSnapshot restoreClipboard(com.hypixel.hytale.component.Ref<com.hypixel.hytale.server.core.universe.world.storage.EntityStore>, com.hypixel.hytale.server.core.entity.entities.Player, com.hypixel.hytale.server.core.universe.world.World, com.hypixel.hytale.builtin.buildertools.BuilderToolsPlugin$BuilderState, com.hypixel.hytale.component

class ClipboardContentsSnapshot

com.hypixel.hytale.builtin.buildertools.snapshot

Methods: com.hypixel.hytale.builtin.buildertools.snapshot.ClipboardContentsSnapshot restoreClipboard(com.hypixel.hytale.component.Ref<com.hypixel.hytale.server.core.universe.world.storage.EntityStore>, com.hypixel.hytale.server.core.entity.entities.Player, com.hypixel.hytale.server.core.universe.world.World, com.hypixel.hytale.builtin.buildertools.BuilderToolsPlugin$BuilderState, com.hypixel.hytale.component.ComponentAccessor<com.hypixel.hytale.server.core.universe.world.storage.EntityStore>); static com

class EntityAddSnapshot

com.hypixel.hytale.builtin.buildertools.snapshot

Methods: com.hypixel.hytale.component.Ref<com.hypixel.hytale.server.core.universe.world.storage.EntityStore> getEntityRef(); com.hypixel.hytale.builtin.buildertools.snapshot.EntityRemoveSnapshot restoreEntity(com.hypixel.hytale.server.core.entity.entities.Player, com.hypixel.hytale.server.core.universe.world.World, com.hypixel.hytale.component.ComponentAccessor<com.hypixel.hytale.server.core.universe.world.storage.EntityStore>); com.hypixel.hytale.builtin.buildertools.snapshot.SelectionSnapshot restoreEn

class EntityRemoveSnapshot

com.hypixel.hytale.builtin.buildertools.snapshot

Methods: com.hypixel.hytale.component.Holder<com.hypixel.hytale.server.core.universe.world.storage.EntityStore> getHolder(); com.hypixel.hytale.builtin.buildertools.snapshot.EntityAddSnapshot restoreEntity(com.hypixel.hytale.server.core.entity.entities.Player, com.hypixel.hytale.server.core.universe.world.World, com.hypixel.hytale.component.ComponentAccessor<com.hypixel.hytale.server.core.universe.world.storage.EntityStore>); com.hypixel.hytale.builtin.buildertools.snapshot.SelectionSnapshot restoreEntit

class Mirror

com.hypixel.hytale.builtin.buildertools.tooloperations.transform

Methods: void apply(com.hypixel.hytale.math.vector.Vector3i); java.lang.String toString(); static com.hypixel.hytale.builtin.buildertools.tooloperations.transform.Transform forAxis(com.hypixel.hytale.protocol.packets.buildertools.BrushAxis); static com.hypixel.hytale.builtin.buildertools.tooloperations.transform.Transform forDirection(com.hypixel.hytale.math.vector.Vector3i); static com.hypixel.hytale.builtin.buildertools.tooloperations.transform.Transform forDirection(com.hypixel.hytale.math.vector.Vect

class PrefabEditorCreationSettings

com.hypixel.hytale.builtin.buildertools.prefabeditor

Methods: com.hypixel.hytale.server.core.entity.entities.Player getEditor(); com.hypixel.hytale.server.core.universe.PlayerRef getEditorRef(); java.util.List<java.nio.file.Path> getPrefabPaths(); int getBlocksBetweenEachPrefab(); int getPasteLevelGoal(); boolean loadChildPrefabs(); boolean shouldLoadEntities(); com.hypixel.hytale.builtin.buildertools.prefabeditor.enums.PrefabStackingAxis getStackingAxis(); com.hypixel.hytale.builtin.buildertools.prefabeditor.enums.WorldGenType getWorldGenType(); int getBl

class Rotate

com.hypixel.hytale.builtin.buildertools.tooloperations.transform

Methods: void apply(com.hypixel.hytale.math.vector.Vector3i); java.lang.String toString(); static com.hypixel.hytale.builtin.buildertools.tooloperations.transform.Transform forDirection(com.hypixel.hytale.math.vector.Vector3i, com.hypixel.hytale.protocol.Rotation); static com.hypixel.hytale.builtin.buildertools.tooloperations.transform.Transform forAxisAndAngle(com.hypixel.hytale.protocol.packets.buildertools.BrushAxis, com.hypixel.hytale.protocol.Rotation)

class Translate

com.hypixel.hytale.builtin.buildertools.tooloperations.transform

Methods: void apply(com.hypixel.hytale.math.vector.Vector3i); java.lang.String toString(); static com.hypixel.hytale.builtin.buildertools.tooloperations.transform.Transform of(com.hypixel.hytale.math.vector.Vector3i); static com.hypixel.hytale.builtin.buildertools.tooloperations.transform.Transform of(int, int, int)