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 ItemPhysicsComponent

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

Methods: static com.hypixel.hytale.component.ComponentType<com.hypixel.hytale.server.core.universe.world.storage.EntityStore, com.hypixel.hytale.server.core.modules.entity.item.ItemPhysicsComponent> getComponentType(); com.hypixel.hytale.component.Component<com.hypixel.hytale.server.core.universe.world.storage.EntityStore> clone(); java.lang.Object clone(); com.hypixel.hytale.component.query.Query<com.hypixel.hytale.server.core.universe.world.storage.EntityStore> getQuery(); boolean isParallel(int, int);

class PickupItemComponent

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

Methods: static com.hypixel.hytale.component.ComponentType<com.hypixel.hytale.server.core.universe.world.storage.EntityStore, com.hypixel.hytale.server.core.modules.entity.item.PickupItemComponent> getComponentType(); boolean hasFinished(); void setFinished(boolean); void decreaseLifetime(float); float getLifeTime(); float getOriginalLifeTime(); void setInitialLifeTime(float); com.hypixel.hytale.math.vector.Vector3d getStartPosition(); com.hypixel.hytale.component.Ref<com.hypixel.hytale.server.core.unive

class PreventItemMerging

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

Methods: static com.hypixel.hytale.component.ComponentType<com.hypixel.hytale.server.core.universe.world.storage.EntityStore, com.hypixel.hytale.server.core.modules.entity.item.PreventItemMerging> getComponentType(); com.hypixel.hytale.component.Component<com.hypixel.hytale.server.core.universe.world.storage.EntityStore> clone(); java.lang.Object clone(); void tick(float, int, com.hypixel.hytale.component.ArchetypeChunk<com.hypixel.hytale.server.core.universe.world.storage.EntityStore>, com.hypixel.hytal

class PreventPickup

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

Methods: static com.hypixel.hytale.component.ComponentType<com.hypixel.hytale.server.core.universe.world.storage.EntityStore, com.hypixel.hytale.server.core.modules.entity.item.PreventPickup> getComponentType(); com.hypixel.hytale.component.Component<com.hypixel.hytale.server.core.universe.world.storage.EntityStore> clone(); java.lang.Object clone()