Uses of Record Class
net.minecraft.screen.sync.ComponentChangesHash
Packages that use ComponentChangesHash
-
Uses of ComponentChangesHash in net.minecraft.screen.sync
Fields in net.minecraft.screen.sync declared as ComponentChangesHashModifier and TypeFieldDescriptionprivate final ComponentChangesHash
ItemStackHash.Impl.components
The field for thecomponents
record component.Fields in net.minecraft.screen.sync with type parameters of type ComponentChangesHashModifier and TypeFieldDescriptionstatic final PacketCodec
<RegistryByteBuf, ComponentChangesHash> ComponentChangesHash.PACKET_CODEC
Methods in net.minecraft.screen.sync that return ComponentChangesHashModifier and TypeMethodDescriptionItemStackHash.Impl.components()
Returns the value of thecomponents
record component.static ComponentChangesHash
ComponentChangesHash.fromComponents
(ComponentChanges changes, ComponentChangesHash.ComponentHasher hasher) Constructors in net.minecraft.screen.sync with parameters of type ComponentChangesHashModifierConstructorDescriptionImpl
(RegistryEntry<Item> registryEntry, int int2, ComponentChangesHash componentChangesHash)