Klasse PlayerTakeOffClothesEvent
java.lang.Object
net.risingworld.api.events.Event
net.risingworld.api.events.player.PlayerEvent
net.risingworld.api.events.player.PlayerTakeOffClothesEvent
Called when a player takes off on a garment.
-
Feldübersicht
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungshort
Gets the ID of the clothing piece the player wants to take off.Von Klasse geerbte Methoden net.risingworld.api.events.player.PlayerEvent
getPlayer
-
Methodendetails
-
getClothingID
public short getClothingID()Gets the ID of the clothing piece the player wants to take off.- Gibt zurück:
- the ID of the clothing piece the player takes off.
-