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