implements ItemStackHash
| net.minecraft.network.HashedStack$ActualItem | |
| net.minecraft.network.HashedStack$ActualItem | |
| net.minecraft.class_10938$class_10939 | |
| net.minecraft.screen.sync.ItemStackHash$Impl |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private final RegistryEntry<Item> |
| ||||||||
| private final int |
| ||||||||
| private final ComponentChangesHash |
| ||||||||
| public static final PacketCodec<RegistryByteBuf, ItemStackHash$Impl> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (RegistryEntry<Item> item, int count, ComponentChangesHash components) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public boolean |
| ||||||||
| public RegistryEntry<Item> |
| ||||||||
| public int |
| ||||||||
| public ComponentChangesHash |
|