implements ItemStackView
| net.minecraft.world.item.ItemStackTemplate | |
| net.minecraft.class_1_107 | |
| net.minecraft.item.SimpleItemStackView |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private final RegistryEntry<Item> |
|
||||||
| private final int |
|
||||||
| private final ComponentChanges |
|
||||||
| private static final org.slf4j.Logger |
|
||||||
| public static final com.mojang.serialization.MapCodec<SimpleItemStackView> |
|
||||||
| public static final com.mojang.serialization.Codec<SimpleItemStackView> |
|
||||||
| public static final PacketCodec<RegistryByteBuf, SimpleItemStackView> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (Item item) |
| public | (Item item, int count) |
| public | (Item item, ComponentChanges components) |
| public | (RegistryEntry<Item> item, int count, ComponentChanges components) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public static SimpleItemStackView |
|
||||||
| public SimpleItemStackView |
|
||||||
| public ItemStack |
|
||||||
| private ItemStack |
|
||||||
| public ItemStack |
|
||||||
| public ItemStack |
|
||||||
| public RegistryEntry<Item> |
|
||||||
| public <T> T |
|
||||||
| public RegistryEntry<Item> |
|
||||||
| public int |
|
||||||
| public ComponentChanges |
|
||||||
| private static SimpleItemStackView |
|
||||||
| private static com.mojang.datafixers.kinds.App |
|