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 ParticleAnimationFrame

com.hypixel.hytale.server.core.asset.type.particle.config

Methods: com.hypixel.hytale.protocol.Range getFrameIndex(); com.hypixel.hytale.protocol.RangeVector2f getScale(); com.hypixel.hytale.protocol.RangeVector3f getRotation(); com.hypixel.hytale.protocol.Color getColor(); float getOpacity(); com.hypixel.hytale.protocol.ParticleAnimationFrame toPacket(); java.lang.String toString(); java.lang.Object toPacket()

class ParticleAttractor

com.hypixel.hytale.server.core.asset.type.particle.config

Methods: com.hypixel.hytale.protocol.Vector3f getPosition(); com.hypixel.hytale.protocol.Vector3f getRadialAxis(); float getTrailPositionMultiplier(); float getRadius(); float getRadialAcceleration(); float getRadialTangentAcceleration(); com.hypixel.hytale.protocol.Vector3f getLinearAcceleration(); float getRadialImpulse(); float getRadialTangentImpulse(); com.hypixel.hytale.protocol.Vector3f getLinearImpulse(); com.hypixel.hytale.protocol.Vector3f getDampingMultiplier(); com.hypixel.hytale.protocol.Par

class ParticleCollision

com.hypixel.hytale.server.core.asset.type.particle.config

Methods: com.hypixel.hytale.protocol.ParticleCollisionBlockType getParticleMapCollision(); com.hypixel.hytale.protocol.ParticleCollisionAction getType(); com.hypixel.hytale.protocol.ParticleRotationInfluence getParticleRotationInfluence(); com.hypixel.hytale.protocol.ParticleCollision toPacket(); java.lang.String toString(); java.lang.Object toPacket()

class ParticleSpawner

com.hypixel.hytale.server.core.asset.type.particle.config

Methods: static com.hypixel.hytale.assetstore.AssetStore<java.lang.String, com.hypixel.hytale.server.core.asset.type.particle.config.ParticleSpawner, com.hypixel.hytale.assetstore.map.DefaultAssetMap<java.lang.String, com.hypixel.hytale.server.core.asset.type.particle.config.ParticleSpawner>> getAssetStore(); static com.hypixel.hytale.assetstore.map.DefaultAssetMap<java.lang.String, com.hypixel.hytale.server.core.asset.type.particle.config.ParticleSpawner> getAssetMap(); com.hypixel.hytale.protocol.Parti

class ParticleSpawnerGroup

com.hypixel.hytale.server.core.asset.type.particle.config

Methods: com.hypixel.hytale.protocol.ParticleSpawnerGroup toPacket(); java.lang.String getSpawnerId(); com.hypixel.hytale.protocol.Vector3f getPositionOffset(); com.hypixel.hytale.protocol.Direction getRotationOffset(); boolean isFixedRotation(); com.hypixel.hytale.protocol.Rangef getSpawnRate(); com.hypixel.hytale.protocol.Rangef getLifeSpan(); float getStartDelay(); com.hypixel.hytale.protocol.Rangef getWaveDelay(); int getTotalSpawners(); int getMaxConcurrent(); com.hypixel.hytale.protocol.InitialVelo

class ParticleSystem

com.hypixel.hytale.server.core.asset.type.particle.config

Methods: void build(com.hypixel.hytale.component.Ref<com.hypixel.hytale.server.core.universe.world.storage.EntityStore>, com.hypixel.hytale.server.core.ui.builder.UICommandBuilder, com.hypixel.hytale.server.core.ui.builder.UIEventBuilder, com.hypixel.hytale.component.Store<com.hypixel.hytale.server.core.universe.world.storage.EntityStore>); void handleDataEvent(com.hypixel.hytale.component.Ref<com.hypixel.hytale.server.core.universe.world.storage.EntityStore>, com.hypixel.hytale.component.Store<com.hypix

class WorldParticle

com.hypixel.hytale.server.core.asset.type.particle.config

Methods: java.lang.String getSystemId(); com.hypixel.hytale.protocol.Color getColor(); float getScale(); com.hypixel.hytale.protocol.Vector3f getPositionOffset(); com.hypixel.hytale.protocol.Direction getRotationOffset(); com.hypixel.hytale.protocol.WorldParticle toPacket(); java.lang.String toString(); java.lang.Object toPacket()