Uses of Class
net.minecraft.util.collection.DefaultedList
Packages that use DefaultedList
Package
Description
-
Uses of DefaultedList in net.minecraft
Fields in net.minecraft declared as DefaultedListMethods in net.minecraft that return DefaultedListModifier and TypeMethodDescriptionclass_3584.method_14252()class_3570.method_16203(Inventory inventory) Methods in net.minecraft with parameters of type DefaultedListModifier and TypeMethodDescriptionstatic NbtCompoundclass_2960.method_13923(NbtCompound nbtCompound, DefaultedList<ItemStack> defaultedList) static NbtCompoundclass_2960.method_13924(NbtCompound nbtCompound, DefaultedList<ItemStack> defaultedList, boolean bool) static voidclass_2960.method_13927(NbtCompound nbtCompound, DefaultedList<ItemStack> defaultedList) -
Uses of DefaultedList in net.minecraft.block
Methods in net.minecraft.block with parameters of type DefaultedListModifier and TypeMethodDescriptionvoidBlock.addStacksForDisplay(ItemGroup group, DefaultedList<ItemStack> stacks) -
Uses of DefaultedList in net.minecraft.block.entity
Fields in net.minecraft.block.entity declared as DefaultedListModifier and TypeFieldDescriptionprivate DefaultedList<ItemStack>BrewingStandBlockEntity.field_15151private DefaultedList<ItemStack>ChestBlockEntity.field_15152private DefaultedList<ItemStack>DispenserBlockEntity.field_15153private DefaultedList<ItemStack>FurnaceBlockEntity.field_15154private DefaultedList<ItemStack>HopperBlockEntity.field_15155private DefaultedList<ItemStack>ShulkerBoxBlockEntity.inventoryMethods in net.minecraft.block.entity that return DefaultedListModifier and TypeMethodDescriptionprotected DefaultedList<ItemStack>ChestBlockEntity.method_13730()protected abstract DefaultedList<ItemStack>class_2737.method_13730()protected DefaultedList<ItemStack>DispenserBlockEntity.method_13730()protected DefaultedList<ItemStack>HopperBlockEntity.method_13730()protected DefaultedList<ItemStack>ShulkerBoxBlockEntity.method_13730()Methods in net.minecraft.block.entity with parameters of type DefaultedListModifier and TypeMethodDescriptionprotected voidChestBlockEntity.method_16834(DefaultedList<ItemStack> defaultedList) protected abstract voidclass_2737.method_16834(DefaultedList<ItemStack> defaultedList) protected voidDispenserBlockEntity.method_16834(DefaultedList<ItemStack> defaultedList) protected voidHopperBlockEntity.method_16834(DefaultedList<ItemStack> defaultedList) protected voidShulkerBoxBlockEntity.method_16834(DefaultedList<ItemStack> defaultedList) -
Uses of DefaultedList in net.minecraft.client.gui
Methods in net.minecraft.client.gui with parameters of type DefaultedListModifier and TypeMethodDescriptionvoidCreativeInventoryListener.method_13643(ScreenHandler screenHandler, DefaultedList<ItemStack> defaultedList) -
Uses of DefaultedList in net.minecraft.client.gui.screen.ingame
Fields in net.minecraft.client.gui.screen.ingame declared as DefaultedListMethods in net.minecraft.client.gui.screen.ingame with parameters of type DefaultedListModifier and TypeMethodDescriptionvoidAnvilScreen.method_13643(ScreenHandler screenHandler, DefaultedList<ItemStack> defaultedList) -
Uses of DefaultedList in net.minecraft.entity
Fields in net.minecraft.entity declared as DefaultedListModifier and TypeFieldDescriptionprivate final DefaultedList<ItemStack>LivingEntity.field_15465private final DefaultedList<ItemStack>LivingEntity.field_15466 -
Uses of DefaultedList in net.minecraft.entity.decoration
Fields in net.minecraft.entity.decoration declared as DefaultedListModifier and TypeFieldDescriptionprivate final DefaultedList<ItemStack>ArmorStandEntity.field_15522private final DefaultedList<ItemStack>ArmorStandEntity.field_15523 -
Uses of DefaultedList in net.minecraft.entity.mob
Fields in net.minecraft.entity.mob declared as DefaultedListModifier and TypeFieldDescriptionprivate final DefaultedList<ItemStack>MobEntity.field_15467private final DefaultedList<ItemStack>MobEntity.field_15468 -
Uses of DefaultedList in net.minecraft.entity.player
Fields in net.minecraft.entity.player declared as DefaultedListModifier and TypeFieldDescriptionfinal DefaultedList<ItemStack>PlayerInventory.field_15082final DefaultedList<ItemStack>PlayerInventory.field_15083final DefaultedList<ItemStack>PlayerInventory.field_15084Fields in net.minecraft.entity.player with type parameters of type DefaultedListModifier and TypeFieldDescriptionprivate final List<DefaultedList<ItemStack>>PlayerInventory.field_15085Methods in net.minecraft.entity.player with parameters of type DefaultedListModifier and TypeMethodDescriptionvoidServerPlayerEntity.method_13643(ScreenHandler screenHandler, DefaultedList<ItemStack> defaultedList) -
Uses of DefaultedList in net.minecraft.entity.vehicle
Fields in net.minecraft.entity.vehicle declared as DefaultedListModifier and TypeFieldDescriptionprivate DefaultedList<ItemStack>StorageMinecartEntity.inventory -
Uses of DefaultedList in net.minecraft.inventory
Fields in net.minecraft.inventory declared as DefaultedListModifier and TypeFieldDescriptionprivate final DefaultedList<ItemStack>CraftingInventory.field_15100private final DefaultedList<ItemStack>CraftingResultInventory.field_15105private final DefaultedList<ItemStack>SimpleInventory.field_15440 -
Uses of DefaultedList in net.minecraft.item
Methods in net.minecraft.item with parameters of type DefaultedListModifier and TypeMethodDescriptionvoidBlockItem.appendToItemGroup(ItemGroup group, DefaultedList<ItemStack> stacks) voidEnchantedBookItem.appendToItemGroup(ItemGroup group, DefaultedList<ItemStack> stacks) voidItem.appendToItemGroup(ItemGroup group, DefaultedList<ItemStack> stacks) voidPotionItem.appendToItemGroup(ItemGroup group, DefaultedList<ItemStack> stacks) voidTippedArrowItem.appendToItemGroup(ItemGroup group, DefaultedList<ItemStack> stacks) -
Uses of DefaultedList in net.minecraft.item.itemgroup
Methods in net.minecraft.item.itemgroup with parameters of type DefaultedListModifier and TypeMethodDescriptionvoidItemGroup.method_13646(DefaultedList<ItemStack> defaultedList) -
Uses of DefaultedList in net.minecraft.network.packet.s2c.play
Constructors in net.minecraft.network.packet.s2c.play with parameters of type DefaultedListModifierConstructorDescriptionInventoryS2CPacket(int int2, DefaultedList<ItemStack> defaultedList) -
Uses of DefaultedList in net.minecraft.recipe
Fields in net.minecraft.recipe declared as DefaultedListModifier and TypeFieldDescriptionprivate final DefaultedList<Ingredient>ShapedRecipeType.field_15686private final DefaultedList<Ingredient>ShapelessRecipeType.field_15688Methods in net.minecraft.recipe that return DefaultedListModifier and TypeMethodDescriptiondefault DefaultedList<Ingredient>RecipeType.method_14252()ShapedRecipeType.method_14252()ShapelessRecipeType.method_14252()private static DefaultedList<Ingredient>ShapedRecipeType.method_14269(String[] string, Map<String, Ingredient> map, int int2, int int3) BookCloningRecipeType.method_16203(Inventory inventory) default DefaultedList<ItemStack>RecipeType.method_16203(Inventory inventory) RecipeDispatcher.method_16211(Inventory inventory, World world) private static DefaultedList<Ingredient>ShapelessRecipeType.class_3582.method_16236(JsonArray jsonArray) Constructors in net.minecraft.recipe with parameters of type DefaultedListModifierConstructorDescriptionShapedRecipeType(Identifier identifier, String string, int int2, int int3, DefaultedList<Ingredient> defaultedList, ItemStack itemStack) ShapelessRecipeType(Identifier identifier, String string, ItemStack itemStack, DefaultedList<Ingredient> defaultedList) -
Uses of DefaultedList in net.minecraft.screen
Fields in net.minecraft.screen declared as DefaultedListMethods in net.minecraft.screen that return DefaultedListMethods in net.minecraft.screen with parameters of type DefaultedListModifier and TypeMethodDescriptionvoidScreenHandlerListener.method_13643(ScreenHandler screenHandler, DefaultedList<ItemStack> defaultedList) -
Uses of DefaultedList in net.minecraft.util.collection
Methods in net.minecraft.util.collection that return DefaultedListModifier and TypeMethodDescriptionstatic <E> DefaultedList<E>DefaultedList.copyOf(E defaultValue, E[] values) static <E> DefaultedList<E>DefaultedList.of()static <E> DefaultedList<E>DefaultedList.ofSize(int size, E defaultValue) -
Uses of DefaultedList in net.minecraft.village
Fields in net.minecraft.village declared as DefaultedListModifier and TypeFieldDescriptionprivate final DefaultedList<ItemStack>TraderInventory.field_15104