Class WrapperPlayServerParticle

java.lang.Object
com.github.retrooper.packetevents.wrapper.PacketWrapper<WrapperPlayServerParticle>
com.github.retrooper.packetevents.wrapper.play.server.WrapperPlayServerParticle

public class WrapperPlayServerParticle extends PacketWrapper<WrapperPlayServerParticle>
  • Constructor Details

    • WrapperPlayServerParticle

      public WrapperPlayServerParticle(PacketSendEvent event)
    • WrapperPlayServerParticle

      public WrapperPlayServerParticle(Particle<?> particle, boolean longDistance, Vector3d position, Vector3f offset, float maxSpeed, int particleCount)
  • Method Details