Package hm.zelha.particlesfx.particles
Class ParticleItemBreak
java.lang.Object
hm.zelha.particlesfx.particles.parents.Particle
hm.zelha.particlesfx.particles.parents.TravellingParticle
hm.zelha.particlesfx.particles.ParticleItemBreak
- All Implemented Interfaces:
IParticle,MaterialParticle
this particle can have any material, regardless of if it can break or not
however, the speed of this particle is inconsistent
however, the speed of this particle is inconsistent
-
Field Summary
Fields inherited from class hm.zelha.particlesfx.particles.parents.TravellingParticle
control, inverse, toGo, velocity -
Constructor Summary
ConstructorsConstructorDescriptionParticleItemBreak(org.bukkit.Location toGo) ParticleItemBreak(org.bukkit.Location toGo, double offsetX, double offsetY, double offsetZ) ParticleItemBreak(org.bukkit.Location toGo, double offsetX, double offsetY, double offsetZ, int count) ParticleItemBreak(org.bukkit.Location toGo, int count) ParticleItemBreak(org.bukkit.Material material) ParticleItemBreak(org.bukkit.Material material, double offsetX, double offsetY, double offsetZ) ParticleItemBreak(org.bukkit.Material material, double offsetX, double offsetY, double offsetZ, int count) ParticleItemBreak(org.bukkit.Material material, int count) ParticleItemBreak(org.bukkit.Material material, org.bukkit.Location toGo) ParticleItemBreak(org.bukkit.Material material, org.bukkit.Location toGo, double offsetX, double offsetY, double offsetZ) ParticleItemBreak(org.bukkit.Material material, org.bukkit.Location toGo, double offsetX, double offsetY, double offsetZ, int count) ParticleItemBreak(org.bukkit.Material material, org.bukkit.Location toGo, int count) ParticleItemBreak(org.bukkit.Material material, org.bukkit.util.Vector velocity) ParticleItemBreak(org.bukkit.Material material, org.bukkit.util.Vector velocity, double offsetX, double offsetY, double offsetZ) ParticleItemBreak(org.bukkit.Material material, org.bukkit.util.Vector velocity, double offsetX, double offsetY, double offsetZ, int count) ParticleItemBreak(org.bukkit.Material material, org.bukkit.util.Vector velocity, int count) ParticleItemBreak(org.bukkit.util.Vector velocity) ParticleItemBreak(org.bukkit.util.Vector velocity, double offsetX, double offsetY, double offsetZ) ParticleItemBreak(org.bukkit.util.Vector velocity, double offsetX, double offsetY, double offsetZ, int count) ParticleItemBreak(org.bukkit.util.Vector velocity, int count) -
Method Summary
Modifier and TypeMethodDescriptionclone()org.bukkit.MaterialvoidsetMaterial(org.bukkit.Material material) Methods inherited from class hm.zelha.particlesfx.particles.parents.TravellingParticle
display, display, displayForPlayers, displayForPlayers, getLocationToGo, getOffsets, getPacketCount, getPacketSpeed, getVelocity, getXYZ, setLocationToGo, setLocationToGo, setVelocity, setVelocityMethods inherited from class hm.zelha.particlesfx.particles.parents.Particle
display, display, displayForPlayers, displayForPlayers, generateFakeOffset, getCount, getOffsetX, getOffsetY, getOffsetZ, getRadius, getSpeed, getStrangePacket, setCount, setOffset, setOffsetX, setOffsetY, setOffsetZ, setRadius, setSpeedMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods 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
-
Constructor Details
-
ParticleItemBreak
public ParticleItemBreak(org.bukkit.Material material, org.bukkit.util.Vector velocity, double offsetX, double offsetY, double offsetZ, int count) - See Also:
-
ParticleItemBreak
public ParticleItemBreak(org.bukkit.Material material, org.bukkit.Location toGo, double offsetX, double offsetY, double offsetZ, int count) - See Also:
-
ParticleItemBreak
public ParticleItemBreak(org.bukkit.util.Vector velocity, double offsetX, double offsetY, double offsetZ, int count) - See Also:
-
ParticleItemBreak
public ParticleItemBreak(org.bukkit.Location toGo, double offsetX, double offsetY, double offsetZ, int count) - See Also:
-
ParticleItemBreak
public ParticleItemBreak(org.bukkit.Material material, double offsetX, double offsetY, double offsetZ, int count) - See Also:
-
ParticleItemBreak
public ParticleItemBreak(org.bukkit.Material material, org.bukkit.util.Vector velocity, double offsetX, double offsetY, double offsetZ) - See Also:
-
ParticleItemBreak
public ParticleItemBreak(org.bukkit.Material material, org.bukkit.Location toGo, double offsetX, double offsetY, double offsetZ) - See Also:
-
ParticleItemBreak
public ParticleItemBreak(org.bukkit.util.Vector velocity, double offsetX, double offsetY, double offsetZ) - See Also:
-
ParticleItemBreak
public ParticleItemBreak(org.bukkit.Location toGo, double offsetX, double offsetY, double offsetZ) - See Also:
-
ParticleItemBreak
public ParticleItemBreak(org.bukkit.Material material, double offsetX, double offsetY, double offsetZ) - See Also:
-
ParticleItemBreak
public ParticleItemBreak(org.bukkit.Material material, org.bukkit.util.Vector velocity, int count) - See Also:
-
ParticleItemBreak
public ParticleItemBreak(org.bukkit.Material material, org.bukkit.Location toGo, int count) - See Also:
-
ParticleItemBreak
public ParticleItemBreak(org.bukkit.util.Vector velocity, int count) - See Also:
-
ParticleItemBreak
public ParticleItemBreak(org.bukkit.Location toGo, int count) - See Also:
-
ParticleItemBreak
public ParticleItemBreak(org.bukkit.Material material, int count) - See Also:
-
ParticleItemBreak
public ParticleItemBreak(org.bukkit.Material material, org.bukkit.util.Vector velocity) - See Also:
-
ParticleItemBreak
public ParticleItemBreak(org.bukkit.Material material, org.bukkit.Location toGo) - See Also:
-
ParticleItemBreak
public ParticleItemBreak(org.bukkit.util.Vector velocity) - See Also:
-
ParticleItemBreak
public ParticleItemBreak(org.bukkit.Location toGo) - See Also:
-
ParticleItemBreak
public ParticleItemBreak(org.bukkit.Material material) - See Also:
-
ParticleItemBreak
public ParticleItemBreak()- See Also:
-
-
Method Details
-
inherit
- Specified by:
inheritin interfaceIParticle- Specified by:
inheritin interfaceMaterialParticle- Overrides:
inheritin classTravellingParticle- Parameters:
particle- particle for this object to copy data from- Returns:
- this object
-
clone
- Specified by:
clonein interfaceIParticle- Specified by:
clonein interfaceMaterialParticle- Specified by:
clonein classTravellingParticle
-
setMaterial
public void setMaterial(org.bukkit.Material material) - Specified by:
setMaterialin interfaceMaterialParticle
-
getMaterial
public org.bukkit.Material getMaterial()- Specified by:
getMaterialin interfaceMaterialParticle
-