History - net.minecraft.screen.sync.ComponentChangesHash
26.3-snapshot-3
Names
Fields
Constructors
Methods
26.3-snapshot-2
Names
Fields
Constructors
Methods
26.3-snapshot-1
Names
Fields
Constructors
Methods
26.2
Names
Fields
Constructors
Methods
26.1.2
Names
Fields
Constructors
Methods
26.1.1
Names
Fields
Constructors
Methods
26.1
Names
Fields
Constructors
Methods
1.21.11_unobfuscated
Names
net.minecraft.network.HashedPatchMap
net.minecraft.class_10936
net.minecraft.screen.sync.ComponentChangesHash
Fields
Map<ComponentType<?>, Integer>: addedComponents, comp_3874, addedComponents
Set<ComponentType<?>>: removedComponents, comp_3875, removedComponents
PacketCodec<RegistryByteBuf, ComponentChangesHash>: STREAM_CODEC, field_58175, PACKET_CODEC
Constructors
(Map<ComponentType<?>, Integer>, Set<ComponentType<?>>)
Methods
ComponentChangesHash (ComponentChanges, ComponentChangesHash$ComponentHasher): create, method_68848, fromComponents
boolean (ComponentChanges, ComponentChangesHash$ComponentHasher): matches, method_68849, hashEquals
Map<ComponentType<?>, Integer> (): addedComponents, comp_3874, addedComponents
Set<ComponentType<?>> (): removedComponents, comp_3875, removedComponents
void (Map, ComponentChangesHash$ComponentHasher, Component): lambda$create$0, method_68847, method_68847