-
Method Summary
Methods inherited from interface hm.zelha.particlesfx.particles.parents.IParticle
display, displayForPlayers, displayForPlayers, getCount, getOffsetX, getOffsetY, getOffsetZ, getRadius, getSpeed, setCount, setOffset, setOffsetX, setOffsetY, setOffsetZ, setRadius, setSpeed
-
Method Details
-
inherit
- Specified by:
inherit in interface IParticle
- Parameters:
particle - particle for this object to copy data from
- Returns:
- this object
-
-
setLiquidState
- Parameters:
state - The type of liquid particle this object represents, keep in mind some LiquidParticles don't support all states.
- Returns:
- this object
-
getLiquidState
- Returns:
- The type of liquid particle this object represents, keep in mind some LiquidParticles don't support all states.