Uses of Class
net.minecraft.resources.RegistryOps
Packages that use RegistryOps
-
Uses of RegistryOps in net.minecraft.network.protocol.game
Fields in net.minecraft.network.protocol.game declared as RegistryOpsModifier and TypeFieldDescriptionprivate static final RegistryOps<Tag>
ClientboundLoginPacket.BUILTIN_CONTEXT_OPS
-
Uses of RegistryOps in net.minecraft.resources
Methods in net.minecraft.resources that return RegistryOpsModifier and TypeMethodDescriptionstatic <T> RegistryOps<T>
RegistryOps.create
(com.mojang.serialization.DynamicOps<T> p_256342_, HolderLookup.Provider p_255950_) static <T> RegistryOps<T>
RegistryOps.create
(com.mojang.serialization.DynamicOps<T> p_256278_, RegistryOps.RegistryInfoLookup p_256479_)