Uses of Record Class
net.minecraft.world.item.component.ItemContainerContents.Slot
-
Uses of ItemContainerContents.Slot in net.minecraft.world.item.component
Modifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec
<ItemContainerContents.Slot> ItemContainerContents.Slot.CODEC
Modifier and TypeMethodDescriptionprivate List
<ItemContainerContents.Slot> ItemContainerContents.asSlots()
Modifier and TypeMethodDescriptionprivate static ItemContainerContents
ItemContainerContents.fromSlots
(List<ItemContainerContents.Slot> p_331424_)