public class NBTHandlers extends Object
Modifier and Type | Field and Description |
---|---|
static NBTHandler<org.bukkit.inventory.ItemStack> |
ITEM_STACK |
static NBTHandler<ReadableNBT> |
STORE_READABLE_TAG |
static NBTHandler<ReadWriteNBT> |
STORE_READWRITE_TAG |
Constructor and Description |
---|
NBTHandlers() |
public static final NBTHandler<org.bukkit.inventory.ItemStack> ITEM_STACK
public static final NBTHandler<ReadableNBT> STORE_READABLE_TAG
public static final NBTHandler<ReadWriteNBT> STORE_READWRITE_TAG
Copyright © 2015–2024 tr7zw. All rights reserved.