Uses of Record Class
net.minecraft.network.HashedPatchMap
Packages that use HashedPatchMap
-
Uses of HashedPatchMap in net.minecraft.network
Fields in net.minecraft.network declared as HashedPatchMapModifier and TypeFieldDescriptionprivate final HashedPatchMapHashedStack.ActualItem.componentsThe field for thecomponentsrecord component.Fields in net.minecraft.network with type parameters of type HashedPatchMapModifier and TypeFieldDescriptionstatic final StreamCodec<RegistryFriendlyByteBuf, HashedPatchMap> HashedPatchMap.STREAM_CODECMethods in net.minecraft.network that return HashedPatchMapModifier and TypeMethodDescriptionHashedStack.ActualItem.components()Returns the value of thecomponentsrecord component.static HashedPatchMapHashedPatchMap.create(DataComponentPatch pPatch, HashedPatchMap.HashGenerator pHashGenerator) Constructors in net.minecraft.network with parameters of type HashedPatchMapModifierConstructorDescriptionActualItem(Holder<Item> item, int count, HashedPatchMap components) Creates an instance of aActualItemrecord class.