Class DeployablesSystem
java.lang.Object
com.hypixel.hytale.builtin.deployables.system.DeployablesSystem
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic classstatic class -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate static voidspawnParticleEffect(Ref<EntityStore> sourceRef, CommandBuffer<EntityStore> commandBuffer, Vector3d position, ModelParticle particle)
-
Constructor Details
-
DeployablesSystem
public DeployablesSystem()
-
-
Method Details
-
spawnParticleEffect
private static void spawnParticleEffect(Ref<EntityStore> sourceRef, CommandBuffer<EntityStore> commandBuffer, Vector3d position, ModelParticle particle)
-