| wz | |
| net.minecraft.network.HashedPatchMap | |
| net.minecraft.class_10936 | |
| net.minecraft.screen.sync.ComponentChangesHash |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private final Map<DataComponentType<?>, Integer> |
| ||||||||
| private final Set<DataComponentType<?>> |
| ||||||||
| public static final StreamCodec<RegistryFriendlyByteBuf, HashedPatchMap> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (Map<DataComponentType<?>, Integer> addedComponents, Set<DataComponentType<?>> removedComponents) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public static HashedPatchMap |
| ||||||||
| public boolean |
| ||||||||
| public Map<DataComponentType<?>, Integer> |
| ||||||||
| public Set<DataComponentType<?>> |
|