Package net.minecraft

Class class_3297

All Implemented Interfaces:
Iterable<ItemStack>, Collection<ItemStack>, List<ItemStack>

@Environment(CLIENT) public class class_3297 extends ForwardingList<ItemStack>
Mappings:
Namespace Name
official ctl
intermediary net/minecraft/class_3297
named net/minecraft/class_3297
  • Field Details

    • field_20640

      private final DefaultedList<ItemStack> field_20640
      Mappings:
      Namespace Name Mixin selector
      official a Lctl;a:Lez;
      intermediary field_20640 Lnet/minecraft/class_3297;field_20640:Lnet/minecraft/class_3114;
      named field_20640 Lnet/minecraft/class_3297;field_20640:Lnet/minecraft/util/collection/DefaultedList;
  • Constructor Details

    • class_3297

      public class_3297()
  • Method Details

    • delegate

      protected List<ItemStack> delegate()
      Specified by:
      delegate in class ForwardingList<ItemStack>
      Mappings:
      Namespace Name Mixin selector
      official delegate Lctl;delegate()Ljava/util/List;
      intermediary delegate Lnet/minecraft/class_3297;delegate()Ljava/util/List;
      named delegate Lnet/minecraft/class_3297;delegate()Ljava/util/List;
    • method_14677

      public NbtList method_14677()
      Mappings:
      Namespace Name Mixin selector
      official a Lctl;a()Lhe;
      intermediary method_14677 Lnet/minecraft/class_3297;method_14677()Lnet/minecraft/class_474;
      named method_14677 Lnet/minecraft/class_3297;method_14677()Lnet/minecraft/nbt/NbtList;
    • method_14678

      public void method_14678(NbtList nbtList)
      Mappings:
      Namespace Name Mixin selector
      official a Lctl;a(Lhe;)V
      intermediary method_14678 Lnet/minecraft/class_3297;method_14678(Lnet/minecraft/class_474;)V
      named method_14678 Lnet/minecraft/class_3297;method_14678(Lnet/minecraft/nbt/NbtList;)V
    • isEmpty

      public boolean isEmpty()
      Specified by:
      isEmpty in interface Collection<ItemStack>
      Specified by:
      isEmpty in interface List<ItemStack>
      Overrides:
      isEmpty in class ForwardingCollection<ItemStack>
      Mappings:
      Namespace Name Mixin selector
      official isEmpty Lctl;isEmpty()Z
      intermediary isEmpty Lnet/minecraft/class_3297;isEmpty()Z
      named isEmpty Lnet/minecraft/class_3297;isEmpty()Z