Class ChangeMobPropertyPacket

java.lang.Object
cn.nukkit.utils.BinaryStream
cn.nukkit.network.protocol.DataPacket
cn.nukkit.network.protocol.ChangeMobPropertyPacket
All Implemented Interfaces:
Cloneable

public class ChangeMobPropertyPacket extends DataPacket
Server-bound packet to change the properties of a mob.
Since:
v503
  • Constructor Details

    • ChangeMobPropertyPacket

      public ChangeMobPropertyPacket()
  • Method Details