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 HashedPatchMap
HashedStack.ActualItem.components
The field for thecomponents
record component.Fields in net.minecraft.network with type parameters of type HashedPatchMapModifier and TypeFieldDescriptionstatic final StreamCodec
<RegistryFriendlyByteBuf, HashedPatchMap> HashedPatchMap.STREAM_CODEC
Methods in net.minecraft.network that return HashedPatchMapModifier and TypeMethodDescriptionHashedStack.ActualItem.components()
Returns the value of thecomponents
record component.static HashedPatchMap
HashedPatchMap.create
(DataComponentPatch p_412122_, HashedPatchMap.HashGenerator p_412570_) Constructors in net.minecraft.network with parameters of type HashedPatchMapModifierConstructorDescriptionActualItem
(Holder<Item> item, int count, HashedPatchMap components) Creates an instance of aActualItem
record class.