Class Hotbar
java.lang.Object
com.google.common.collect.ForwardingObject
com.google.common.collect.ForwardingCollection<E>
com.google.common.collect.ForwardingList<ItemStack>
net.minecraft.client.player.inventory.Hotbar
- 
Field SummaryFields
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class com.google.common.collect.ForwardingListadd, addAll, equals, get, hashCode, indexOf, lastIndexOf, listIterator, listIterator, remove, set, standardAdd, standardAddAll, standardEquals, standardHashCode, standardIndexOf, standardIterator, standardLastIndexOf, standardListIterator, standardListIterator, standardSubList, subListMethods inherited from class com.google.common.collect.ForwardingCollectionadd, addAll, clear, contains, containsAll, iterator, remove, removeAll, retainAll, size, standardAddAll, standardClear, standardContains, standardContainsAll, standardIsEmpty, standardRemove, standardRemoveAll, standardRetainAll, standardToArray, standardToArray, standardToString, toArray, toArrayMethods inherited from class com.google.common.collect.ForwardingObjecttoStringMethods inherited from class java.lang.Objectclone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface java.util.CollectionparallelStream, removeIf, stream, toArray
- 
Field Details- 
items
 
- 
- 
Constructor Details- 
Hotbarpublic Hotbar()
 
- 
- 
Method Details- 
delegate- Specified by:
- delegatein class- com.google.common.collect.ForwardingList<ItemStack>
 
- 
createTag
- 
fromTag
- 
isEmptypublic boolean isEmpty()
 
-