public class KineticEffectHandler
extends java.lang.Object
| Constructor and Description |
|---|
KineticEffectHandler(KineticTileEntity kte) |
| Modifier and Type | Method and Description |
|---|---|
void |
queueRotationIndicators() |
void |
spawnEffect(net.minecraft.particles.IParticleData particle,
float maxMotion,
int amount) |
void |
spawnRotationIndicators() |
void |
tick() |
void |
triggerOverStressedEffect() |
public KineticEffectHandler(KineticTileEntity kte)
public void tick()
public void queueRotationIndicators()
public void spawnEffect(net.minecraft.particles.IParticleData particle,
float maxMotion,
int amount)
public void spawnRotationIndicators()
public void triggerOverStressedEffect()