Class WrapperPlayServerPlayerCombatEnd

java.lang.Object
com.comphenix.packetwrapper.wrappers.AbstractPacket
com.comphenix.packetwrapper.wrappers.play.clientbound.WrapperPlayServerPlayerCombatEnd

@Deprecated public class WrapperPlayServerPlayerCombatEnd extends AbstractPacket
Deprecated.
Unused packet
  • Field Details

    • TYPE

      public static final com.comphenix.protocol.PacketType TYPE
      Deprecated.
      The packet type that is wrapped by this wrapper.
  • Constructor Details

    • WrapperPlayServerPlayerCombatEnd

      public WrapperPlayServerPlayerCombatEnd()
      Deprecated.
      Constructs a new wrapper and initialize it with a packet handle with default values
    • WrapperPlayServerPlayerCombatEnd

      public WrapperPlayServerPlayerCombatEnd(com.comphenix.protocol.events.PacketContainer packet)
      Deprecated.
  • Method Details

    • getKillerId

      public int getKillerId()
      Deprecated.
      Removed in 1.20
      Retrieves the value of field 'killerId'
      Returns:
      'killerId'
    • setKillerId

      public void setKillerId(int value)
      Deprecated.
      Removed in 1.20
      Sets the value of field 'killerId'
      Parameters:
      value - New value for field 'killerId'
    • getDuration

      public int getDuration()
      Deprecated.
      Retrieves the value of field 'duration'
      Returns:
      'duration'
    • setDuration

      public void setDuration(int value)
      Deprecated.
      Sets the value of field 'duration'
      Parameters:
      value - New value for field 'duration'