Uses of Record Class
net.minecraft.world.item.component.ItemContainerContents.Slot
Packages that use ItemContainerContents.Slot
-
Uses of ItemContainerContents.Slot in net.minecraft.world.item.component
Fields in net.minecraft.world.item.component with type parameters of type ItemContainerContents.SlotModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<ItemContainerContents.Slot> ItemContainerContents.Slot.CODECMethods in net.minecraft.world.item.component that return types with arguments of type ItemContainerContents.SlotModifier and TypeMethodDescriptionprivate List<ItemContainerContents.Slot> ItemContainerContents.asSlots()Method parameters in net.minecraft.world.item.component with type arguments of type ItemContainerContents.SlotModifier and TypeMethodDescriptionprivate static ItemContainerContentsItemContainerContents.fromSlots(List<ItemContainerContents.Slot> p_331424_)