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 ChunkTracker

com.hypixel.hytale.server.core.modules.entity.player

Methods: static com.hypixel.hytale.component.ComponentType<com.hypixel.hytale.server.core.universe.world.storage.EntityStore, com.hypixel.hytale.server.core.modules.entity.player.ChunkTracker> getComponentType(); void unloadAll(com.hypixel.hytale.server.core.universe.PlayerRef); void clear(); void tick(com.hypixel.hytale.component.Ref<com.hypixel.hytale.server.core.universe.world.storage.EntityStore>, float, com.hypixel.hytale.component.CommandBuffer<com.hypixel.hytale.server.core.universe.world.storage.

class KnockbackSimulation

com.hypixel.hytale.server.core.modules.entity.player

Methods: static com.hypixel.hytale.component.ComponentType<com.hypixel.hytale.server.core.universe.world.storage.EntityStore, com.hypixel.hytale.server.core.modules.entity.player.KnockbackSimulation> getComponentType(); float getTickBuffer(); void setTickBuffer(float); com.hypixel.hytale.math.vector.Vector3d getRequestedVelocity(); void addRequestedVelocity(com.hypixel.hytale.math.vector.Vector3d); void setRequestedVelocity(com.hypixel.hytale.math.vector.Vector3d); com.hypixel.hytale.protocol.ChangeVeloc

class PlayerConnectionFlushSystem

com.hypixel.hytale.server.core.modules.entity.player

Extends com.hypixel.hytale.component.system.tick.EntityTickingSystem. Methods: com.hypixel.hytale.server.core.modules.entity.player.PlayerCreativeSettings clone(); java.lang.String toString(); int hashCode(); boolean equals(java.lang.Object); boolean allowNPCDetection(); boolean respondToHit(); java.lang.Object clone()

class PlayerInput

com.hypixel.hytale.server.core.modules.entity.player

Methods: static com.hypixel.hytale.component.ComponentType<com.hypixel.hytale.server.core.universe.world.storage.EntityStore, com.hypixel.hytale.server.core.modules.entity.player.PlayerInput> getComponentType(); void queue(com.hypixel.hytale.server.core.modules.entity.player.PlayerInput$InputUpdate); int getMountId(); void setMountId(int); com.hypixel.hytale.component.Component<com.hypixel.hytale.server.core.universe.world.storage.EntityStore> clone(); java.lang.Object clone()

class PlayerPingSystem

com.hypixel.hytale.server.core.modules.entity.player

Extends com.hypixel.hytale.component.system.tick.EntityTickingSystem. Methods: java.util.Set<com.hypixel.hytale.component.dependency.Dependency<com.hypixel.hytale.server.core.universe.world.storage.EntityStore>> getDependencies(); com.hypixel.hytale.component.query.Query<com.hypixel.hytale.server.core.universe.world.storage.EntityStore> getQuery(); boolean isParallel(int, int); void tick(float, int, com.hypixel.hytale.component.ArchetypeChunk<com.hypixel.hytale.server.core.universe.world.storage.EntityStore>, com.hypixel.hytale.component.Store<com.hypixel.hytale.server.cor

class PlayerSettings

com.hypixel.hytale.server.core.modules.entity.player

Extends java.lang.Record. Methods: static com.hypixel.hytale.component.ComponentType<com.hypixel.hytale.server.core.universe.world.storage.EntityStore, com.hypixel.hytale.server.core.modules.entity.player.PlayerSettings> getComponentType(); static com.hypixel.hytale.server.core.modules.entity.player.PlayerSettings defaults(); com.hypixel.hytale.component.Component<com.hypixel.hytale.server.core.universe.world.storage.EntityStore> clone(); java.lang.String toString(); int hashCode(); boolean equals(java.lang.Object); boolean showE

class PlayerSkinComponent

com.hypixel.hytale.server.core.modules.entity.player

Methods: static com.hypixel.hytale.component.ComponentType<com.hypixel.hytale.server.core.universe.world.storage.EntityStore, com.hypixel.hytale.server.core.modules.entity.player.PlayerSkinComponent> getComponentType(); boolean consumeNetworkOutdated(); com.hypixel.hytale.protocol.PlayerSkin getPlayerSkin(); void setNetworkOutdated(); com.hypixel.hytale.component.Component<com.hypixel.hytale.server.core.universe.world.storage.EntityStore> clone(); java.lang.Object clone()