Deprecated ArmorEquipEvent

This commit is contained in:
Auxilor
2021-08-03 23:42:58 +01:00
parent 6099b5d64d
commit 8ac30283f8

View File

@@ -14,6 +14,7 @@ import org.jetbrains.annotations.NotNull;
* The event is called before the player's inventory actually updates,
* so you can check a tick later to see the new contents.
*/
@Deprecated
public class ArmorEquipEvent extends PlayerEvent {
/**
* Bukkit parity.