public class HotbarSnapshot extends java.util.ArrayList<ItemStack>
Modifier and Type | Field and Description |
---|---|
static int |
HOTBAR_SIZE |
Constructor and Description |
---|
HotbarSnapshot() |
Modifier and Type | Method and Description |
---|---|
NBTTagList |
createTag() |
void |
fromTag(NBTTagList p_192833_1_) |
boolean |
isEmpty() |
add, add, addAll, addAll, clear, clone, contains, ensureCapacity, forEach, get, indexOf, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, removeIf, removeRange, replaceAll, retainAll, set, size, sort, spliterator, subList, toArray, toArray, trimToSize
public NBTTagList createTag()
public void fromTag(NBTTagList p_192833_1_)