Package net.minecraft
Class class_3297
- Mappings:
Namespace Name official ctlintermediary net/minecraft/class_3297named net/minecraft/class_3297
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondelegate()booleanisEmpty()voidmethod_14678(NbtList nbtList) 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
-
field_20640
- Mappings:
Namespace Name Mixin selector official aLctl;a:Lez;intermediary field_20640Lnet/minecraft/class_3297;field_20640:Lnet/minecraft/class_3114;named field_20640Lnet/minecraft/class_3297;field_20640:Lnet/minecraft/util/collection/DefaultedList;
-
-
Constructor Details
-
class_3297
public class_3297()
-
-
Method Details
-
delegate
- Specified by:
delegatein classForwardingList<ItemStack>- Mappings:
Namespace Name Mixin selector official delegateLctl;delegate()Ljava/util/List;intermediary delegateLnet/minecraft/class_3297;delegate()Ljava/util/List;named delegateLnet/minecraft/class_3297;delegate()Ljava/util/List;
-
method_14677
- Mappings:
Namespace Name Mixin selector official aLctl;a()Lhe;intermediary method_14677Lnet/minecraft/class_3297;method_14677()Lnet/minecraft/class_474;named method_14677Lnet/minecraft/class_3297;method_14677()Lnet/minecraft/nbt/NbtList;
-
method_14678
- Mappings:
Namespace Name Mixin selector official aLctl;a(Lhe;)Vintermediary method_14678Lnet/minecraft/class_3297;method_14678(Lnet/minecraft/class_474;)Vnamed method_14678Lnet/minecraft/class_3297;method_14678(Lnet/minecraft/nbt/NbtList;)V
-
isEmpty
public boolean isEmpty()- Specified by:
isEmptyin interfaceCollection<ItemStack>- Specified by:
isEmptyin interfaceList<ItemStack>- Overrides:
isEmptyin classForwardingCollection<ItemStack>- Mappings:
Namespace Name Mixin selector official isEmptyLctl;isEmpty()Zintermediary isEmptyLnet/minecraft/class_3297;isEmpty()Znamed isEmptyLnet/minecraft/class_3297;isEmpty()Z
-