Uses of Interface
net.minecraft.network.HashedPatchMap.HashGenerator
Packages that use HashedPatchMap.HashGenerator
Package
Description
-
Uses of HashedPatchMap.HashGenerator in net.minecraft.client.multiplayer
Fields in net.minecraft.client.multiplayer declared as HashedPatchMap.HashGeneratorModifier and TypeFieldDescriptionprivate final HashedPatchMap.HashGenerator
ClientPacketListener.decoratedHashOpsGenerator
Methods in net.minecraft.client.multiplayer that return HashedPatchMap.HashGenerator -
Uses of HashedPatchMap.HashGenerator in net.minecraft.network
Methods in net.minecraft.network with parameters of type HashedPatchMap.HashGeneratorModifier and TypeMethodDescriptionstatic HashedPatchMap
HashedPatchMap.create
(DataComponentPatch pPatch, HashedPatchMap.HashGenerator pHashGenerator) static HashedStack
HashedStack.create
(ItemStack pStack, HashedPatchMap.HashGenerator pHashGenerator) boolean
HashedPatchMap.matches
(DataComponentPatch pPatch, HashedPatchMap.HashGenerator pHashGenerator) boolean
HashedStack.ActualItem.matches
(ItemStack p_412763_, HashedPatchMap.HashGenerator p_412137_) boolean
HashedStack.matches
(ItemStack pStack, HashedPatchMap.HashGenerator pHashGenerator) -
Uses of HashedPatchMap.HashGenerator in net.minecraft.world.inventory
Fields in net.minecraft.world.inventory declared as HashedPatchMap.HashGeneratorModifier and TypeFieldDescriptionprivate final HashedPatchMap.HashGenerator
RemoteSlot.Synchronized.hasher
Constructors in net.minecraft.world.inventory with parameters of type HashedPatchMap.HashGenerator