Uses of Record Class
net.minecraft.component.type.ContainerComponent.Slot
Packages that use ContainerComponent.Slot
-
Uses of ContainerComponent.Slot in net.minecraft.component.type
Fields in net.minecraft.component.type with type parameters of type ContainerComponent.SlotModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<ContainerComponent.Slot> ContainerComponent.Slot.CODECMethods in net.minecraft.component.type that return types with arguments of type ContainerComponent.SlotModifier and TypeMethodDescriptionprivate List<ContainerComponent.Slot> ContainerComponent.collectSlots()Method parameters in net.minecraft.component.type with type arguments of type ContainerComponent.SlotModifier and TypeMethodDescriptionprivate static ContainerComponentContainerComponent.fromSlots(List<ContainerComponent.Slot> slots)