Class PlayerTakeOffClothesEvent

java.lang.Object
net.risingworld.api.events.Event
net.risingworld.api.events.player.PlayerEvent
net.risingworld.api.events.player.PlayerTakeOffClothesEvent

public final class PlayerTakeOffClothesEvent extends PlayerEvent
Called when a player takes off on a garment.
  • Method Details

    • getClothingID

      public short getClothingID()
      Gets the ID of the clothing piece the player wants to take off.
      Returns:
      the ID of the clothing piece the player takes off.