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 MountedByComponent

com.hypixel.hytale.builtin.mounts

Methods: static com.hypixel.hytale.component.ComponentType<com.hypixel.hytale.server.core.universe.world.storage.EntityStore, com.hypixel.hytale.builtin.mounts.MountedByComponent> getComponentType(); void removeInvalid(); java.util.List<com.hypixel.hytale.component.Ref<com.hypixel.hytale.server.core.universe.world.storage.EntityStore>> getPassengers(); void addPassenger(com.hypixel.hytale.component.Ref<com.hypixel.hytale.server.core.universe.world.storage.EntityStore>); void removePassenger(com.hypixel.h

class MountedComponent

com.hypixel.hytale.builtin.mounts

Methods: static com.hypixel.hytale.component.ComponentType<com.hypixel.hytale.server.core.universe.world.storage.EntityStore, com.hypixel.hytale.builtin.mounts.MountedComponent> getComponentType(); com.hypixel.hytale.component.Ref<com.hypixel.hytale.server.core.universe.world.storage.EntityStore> getMountedToEntity(); com.hypixel.hytale.component.Ref<com.hypixel.hytale.server.core.universe.world.storage.ChunkStore> getMountedToBlock(); com.hypixel.hytale.math.vector.Vector3f getAttachmentOffset(); com.hy

class MountGamePacketHandler

com.hypixel.hytale.builtin.mounts

Methods: static com.hypixel.hytale.builtin.mounts.MountPlugin getInstance(); com.hypixel.hytale.component.ComponentType<com.hypixel.hytale.server.core.universe.world.storage.EntityStore, com.hypixel.hytale.builtin.mounts.NPCMountComponent> getMountComponentType(); com.hypixel.hytale.component.ComponentType<com.hypixel.hytale.server.core.universe.world.storage.EntityStore, com.hypixel.hytale.builtin.mounts.MountedComponent> getMountedComponentType(); com.hypixel.hytale.component.ComponentType<com.hypixel.