Copyable
ParticleData(Type<T> type, T value)
Particle.ParticleData<T>
copy()
Type<T>
getType()
T
getValue()
void
setValue(T value)
String
toString()
write(PacketWrapper wrapper)
write(io.netty.buffer.ByteBuf buf)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
copy
toString
Object