net.minecraft.network

public record HashedPatchMap

wa
net.minecraft.network.HashedPatchMap
net.minecraft.class_10936
net.minecraft.screen.sync.ComponentChangesHash
net.minecraft.network.HashedPatchMap

Field summary

Modifier and TypeField
private final Map<DataComponentType<?>, Integer>
b
addedComponents
comp_3874
addedComponents
private final Set<DataComponentType<?>>
c
removedComponents
comp_3875
removedComponents
public static final StreamCodec<RegistryFriendlyByteBuf, HashedPatchMap>
a
STREAM_CODEC
field_58175
PACKET_CODEC

Constructor summary

ModifierConstructor
public (Map<DataComponentType<?>, Integer> arg0, Set<DataComponentType<?>> arg1)

Method summary

Modifier and TypeMethod
public static HashedPatchMap
a(kj arg0, wa$a arg1)
create(DataComponentPatch arg0, HashedPatchMap$HashGenerator arg1)
method_68848(class_9326 arg0, class_10936$class_10937 arg1)
fromComponents(ComponentChanges changes, ComponentChangesHash$ComponentHasher hasher)
public boolean
b(kj arg0, wa$a arg1)
matches(DataComponentPatch arg0, HashedPatchMap$HashGenerator arg1)
method_68849(class_9326 arg0, class_10936$class_10937 arg1)
hashEquals(ComponentChanges changes, ComponentChangesHash$ComponentHasher hasher)
public Map<DataComponentType<?>, Integer>
a()
addedComponents()
comp_3874()
addedComponents()
public Set<DataComponentType<?>>
b()
removedComponents()
comp_3875()
removedComponents()