net.minecraft.network

public record HashedPatchMap

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

Field summary

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

Constructor summary

ModifierConstructor
public (Map<DataComponentType<?>, Integer> removedComponents, 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)
m_384640_(C_313461_ p_395245_, C_379002_$C_379174_ p_394297_)
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)
m_387960_(C_313461_ p_396564_, C_379002_$C_379174_ arg1)
public Map<DataComponentType<?>, Integer>
a()
addedComponents()
comp_3874()
addedComponents()
f_379506_()
public Set<DataComponentType<?>>
b()
removedComponents()
comp_3875()
removedComponents()
f_379424_()