Enum Class PNAlphaItemID

java.lang.Object
java.lang.Enum<PNAlphaItemID>
cn.nukkit.item.PNAlphaItemID
All Implemented Interfaces:
Serializable, Comparable<PNAlphaItemID>, Constable

@PowerNukkitOnly @Since("1.4.0.0-PN") @Deprecated @DeprecationDetails(since="1.4.0.0-PN", reason="This interface was created to map item ids which were used in v1.4.0.0-PN-ALPHA.1, v1.4.0.0-PN-ALPHA.2 and v1.4.0.0-PN-ALPHA.1 and will no longer be used because Nukkit took an other way and we will follow it to keep plugin compatibility in future.") public enum PNAlphaItemID extends Enum<PNAlphaItemID>
Deprecated.
Since:
2020-12-21
Author:
joserobjr