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 ComponentChangesHashItemStackHash.Impl.componentsThe field for thecomponentsrecord component.Fields in net.minecraft.screen.sync with type parameters of type ComponentChangesHashModifier and TypeFieldDescriptionstatic final PacketCodec<RegistryByteBuf, ComponentChangesHash> ComponentChangesHash.PACKET_CODECMethods in net.minecraft.screen.sync that return ComponentChangesHashModifier and TypeMethodDescriptionItemStackHash.Impl.components()Returns the value of thecomponentsrecord component.static ComponentChangesHashComponentChangesHash.fromComponents(ComponentChanges changes, ComponentChangesHash.ComponentHasher hasher) Constructors in net.minecraft.screen.sync with parameters of type ComponentChangesHashModifierConstructorDescriptionImpl(RegistryEntry<Item> registryEntry, int int2, ComponentChangesHash componentChangesHash)