net.minecraft.network

public record HashedPatchMap

we
net.minecraft.network.HashedPatchMap
net.minecraft.class_10936

Field summary

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

Constructor summary

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

Method summary

Modifier and TypeMethod
public static HashedPatchMap
a(kl arg0, we$a arg1)
create(DataComponentPatch arg0, HashedPatchMap$HashGenerator arg1)
method_68848(class_9326 arg0, class_10936$class_10937 arg1)
public boolean
b(kl arg0, we$a arg1)
matches(DataComponentPatch arg0, HashedPatchMap$HashGenerator arg1)
method_68849(class_9326 arg0, class_10936$class_10937 arg1)
public Map<DataComponentType<?>, Integer>
a()
addedComponents()
comp_3874()
public Set<DataComponentType<?>>
b()
removedComponents()
comp_3875()