Uses of Class
net.minecraft.resources.RegistryOps
-
Uses of RegistryOps in net.minecraft.network.protocol.configuration
Modifier and TypeFieldDescriptionprivate static final RegistryOps<Tag>
ClientboundRegistryDataPacket.BUILTIN_CONTEXT_OPS
-
Uses of RegistryOps in net.minecraft.resources
Modifier 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_) Modifier and TypeMethodDescriptionstatic <T> DelegatingOps.Builder<RegistryOps<T>>
RegistryOps.builder
(com.mojang.serialization.DynamicOps<T> parent, RegistryOps.RegistryInfoLookup lookup)