Uses of Record Class
net.minecraft.world.ItemStackWithSlot
Packages that use ItemStackWithSlot
Package
Description
-
Uses of ItemStackWithSlot in net.minecraft.world
Fields in net.minecraft.world with type parameters of type ItemStackWithSlotModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec
<ItemStackWithSlot> ItemStackWithSlot.CODEC
-
Uses of ItemStackWithSlot in net.minecraft.world.entity.player
Method parameters in net.minecraft.world.entity.player with type arguments of type ItemStackWithSlotModifier and TypeMethodDescriptionvoid
Inventory.load
(ValueInput.TypedInputList<ItemStackWithSlot> pInput) void
Inventory.save
(ValueOutput.TypedOutputList<ItemStackWithSlot> pOutput) -
Uses of ItemStackWithSlot in net.minecraft.world.inventory
Method parameters in net.minecraft.world.inventory with type arguments of type ItemStackWithSlotModifier and TypeMethodDescriptionvoid
PlayerEnderChestContainer.fromSlots
(ValueInput.TypedInputList<ItemStackWithSlot> pInput) void
PlayerEnderChestContainer.storeAsSlots
(ValueOutput.TypedOutputList<ItemStackWithSlot> pOutput)