public class WrappedPacketPlayOutWorldParticle
extends java.lang.Object
Constructor and Description |
---|
WrappedPacketPlayOutWorldParticle(WrappedEnumParticle type,
boolean var2,
float x,
float y,
float z,
float xOffset,
float yOffset,
float ZOffset,
float speed,
int amount,
int... data) |
Modifier and Type | Method and Description |
---|---|
void |
sendPacket(org.bukkit.entity.Player player) |
public WrappedPacketPlayOutWorldParticle(WrappedEnumParticle type, boolean var2, float x, float y, float z, float xOffset, float yOffset, float ZOffset, float speed, int amount, int... data)