implements TooltipAppender
| net.minecraft.world.item.component.ItemContainerContents | |
| net.minecraft.class_9288 | |
| net.minecraft.component.type.ContainerComponent |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private static final int |
|
||||||
| private static final int |
|
||||||
| public static final ContainerComponent |
|
||||||
| public static final com.mojang.serialization.Codec<ContainerComponent> |
|
||||||
| public static final PacketCodec<RegistryByteBuf, ContainerComponent> |
|
||||||
| private final DefaultedList<ItemStack> |
|
||||||
| private final int |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| private | (DefaultedList<ItemStack> stacks) |
| private | (int size) |
| private | (List<ItemStack> stacks) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| private static ContainerComponent |
|
||||||
| public static ContainerComponent |
|
||||||
| private static int |
|
||||||
| private List<ContainerComponent$Slot> |
|
||||||
| public void |
|
||||||
| public ItemStack |
|
||||||
| public Stream<ItemStack> |
|
||||||
| public Stream<ItemStack> |
|
||||||
| public Iterable<ItemStack> |
|
||||||
| public Iterable<ItemStack> |
|
||||||
| public void |
|
||||||
| private static boolean |
|
||||||
| private static boolean |
|
||||||
| private static List |
|