Package net.minecraft.client.option
Class HotbarStorageEntry
java.lang.Object
- Mappings:
Namespace Name intermediary net/minecraft/class_748official fipnamed net/minecraft/client/option/HotbarStorageEntry
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.google.common.collect.ForwardingList
add, 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.ForwardingCollection
add, 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.ForwardingObject
toStringMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface java.util.Collection
parallelStream, removeIf, stream, toArray
-
Field Details
-
delegate
- Mappings:
Namespace Name Mixin selector intermediary field_3948Lnet/minecraft/class_748;field_3948:Lnet/minecraft/class_2371;official aLfip;a:Lhn;named delegateLnet/minecraft/client/option/HotbarStorageEntry;delegate:Lnet/minecraft/util/collection/DefaultedList;
-
-
Constructor Details
-
HotbarStorageEntry
public HotbarStorageEntry()
-
-
Method Details
-
delegate
- Specified by:
delegatein classForwardingList<ItemStack>- Mappings:
Namespace Name Mixin selector intermediary delegateLnet/minecraft/class_748;delegate()Ljava/util/List;official delegateLfip;delegate()Ljava/util/List;named delegateLnet/minecraft/client/option/HotbarStorageEntry;delegate()Ljava/util/List;
-
toNbtList
- Mappings:
Namespace Name Mixin selector intermediary method_3153Lnet/minecraft/class_748;method_3153()Lnet/minecraft/class_2499;official aLfip;a()Lqx;named toNbtListLnet/minecraft/client/option/HotbarStorageEntry;toNbtList()Lnet/minecraft/nbt/NbtList;
-
readNbtList
- Mappings:
Namespace Name Mixin selector intermediary method_3152Lnet/minecraft/class_748;method_3152(Lnet/minecraft/class_2499;)Vofficial aLfip;a(Lqx;)Vnamed readNbtListLnet/minecraft/client/option/HotbarStorageEntry;readNbtList(Lnet/minecraft/nbt/NbtList;)V
-
isEmpty
public boolean isEmpty()- Specified by:
isEmptyin interfaceCollection<ItemStack>- Specified by:
isEmptyin interfaceList<ItemStack>- Overrides:
isEmptyin classForwardingCollection<ItemStack>
-