Package net.minecraft.client.option
Class HotbarStorageEntry
java.lang.Object
- Mappings:
- Namespace - Name - official - fja- intermediary - net/minecraft/class_748- named - net/minecraft/client/option/HotbarStorageEntry
- 
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- 
delegate- Mappings:
- Namespace - Name - Mixin selector - official - a- Lfja;a:Lhn;- intermediary - field_3948- Lnet/minecraft/class_748;field_3948:Lnet/minecraft/class_2371;- named - delegate- Lnet/minecraft/client/option/HotbarStorageEntry;delegate:Lnet/minecraft/util/collection/DefaultedList;
 
 
- 
- 
Constructor Details- 
HotbarStorageEntrypublic HotbarStorageEntry()
 
- 
- 
Method Details- 
delegate- Specified by:
- delegatein class- ForwardingList<ItemStack>
- Mappings:
- Namespace - Name - Mixin selector - official - delegate- Lfja;delegate()Ljava/util/List;- intermediary - delegate- Lnet/minecraft/class_748;delegate()Ljava/util/List;- named - delegate- Lnet/minecraft/client/option/HotbarStorageEntry;delegate()Ljava/util/List;
 
- 
toNbtList- Mappings:
- Namespace - Name - Mixin selector - official - a- Lfja;a()Lqx;- intermediary - method_3153- Lnet/minecraft/class_748;method_3153()Lnet/minecraft/class_2499;- named - toNbtList- Lnet/minecraft/client/option/HotbarStorageEntry;toNbtList()Lnet/minecraft/nbt/NbtList;
 
- 
readNbtList- Mappings:
- Namespace - Name - Mixin selector - official - a- Lfja;a(Lqx;)V- intermediary - method_3152- Lnet/minecraft/class_748;method_3152(Lnet/minecraft/class_2499;)V- named - readNbtList- Lnet/minecraft/client/option/HotbarStorageEntry;readNbtList(Lnet/minecraft/nbt/NbtList;)V
 
- 
isEmptypublic boolean isEmpty()- Specified by:
- isEmptyin interface- Collection<ItemStack>
- Specified by:
- isEmptyin interface- List<ItemStack>
- Overrides:
- isEmptyin class- ForwardingCollection<ItemStack>
 
 
-