implements HashedStack
| xa$a | |
| 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 Holder<Item> |
| ||||||||
| private final int |
| ||||||||
| private final HashedPatchMap |
| ||||||||
| public static final StreamCodec<RegistryFriendlyByteBuf, HashedStack$ActualItem> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (Holder<Item> item, int count, HashedPatchMap components) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public boolean |
| ||||||||
| public Holder<Item> |
| ||||||||
| public int |
| ||||||||
| public HashedPatchMap |
|