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 TypeMethodDescriptionvoidInventory.load(ValueInput.TypedInputList<ItemStackWithSlot> pInput) voidInventory.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 TypeMethodDescriptionvoidPlayerEnderChestContainer.fromSlots(ValueInput.TypedInputList<ItemStackWithSlot> pInput) voidPlayerEnderChestContainer.storeAsSlots(ValueOutput.TypedOutputList<ItemStackWithSlot> pOutput)