public class ItemUtil
extends Object
-
Field Summary
Fields
final net.minestom.server.tag.Tag<Boolean>
final net.minestom.server.tag.Tag<Boolean>
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
TAG_UNDROPPABLE
public final net.minestom.server.tag.Tag<Boolean> TAG_UNDROPPABLE
-
TAG_STATIC_SLOT
public final net.minestom.server.tag.Tag<Boolean> TAG_STATIC_SLOT
-
Constructor Details
-
ItemUtil
public ItemUtil()
-