Class WrapperPlayClientArmAnimation

java.lang.Object
com.comphenix.packetwrapper.wrappers.AbstractPacket
com.comphenix.packetwrapper.wrappers.play.serverbound.WrapperPlayClientArmAnimation

public class WrapperPlayClientArmAnimation extends AbstractPacket
  • Field Details

    • TYPE

      public static final com.comphenix.protocol.PacketType TYPE
  • Constructor Details

    • WrapperPlayClientArmAnimation

      public WrapperPlayClientArmAnimation()
    • WrapperPlayClientArmAnimation

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

    • getHand

      public com.comphenix.protocol.wrappers.EnumWrappers.Hand getHand()
      Retrieves the value of field 'hand'
      Returns:
      'hand'
    • setHand

      public void setHand(com.comphenix.protocol.wrappers.EnumWrappers.Hand value)
      Sets the value of field 'hand'
      Parameters:
      value - New value for field 'hand'