Uses of Class
net.minecraft.registry.RegistryOps
-
Uses of RegistryOps in net.minecraft.network.packet.s2c.config
Modifier and TypeFieldDescriptionprivate static final RegistryOps<NbtElement>
DynamicRegistriesS2CPacket.VANILLA_REGISTRY_OPS
-
Uses of RegistryOps in net.minecraft.registry
Modifier and TypeMethodDescriptionstatic <T> RegistryOps<T>
RegistryOps.of
(com.mojang.serialization.DynamicOps<T> delegate, RegistryOps.RegistryInfoGetter registryInfoGetter) static <T> RegistryOps<T>
RegistryOps.of
(com.mojang.serialization.DynamicOps<T> delegate, RegistryWrapper.WrapperLookup wrapperLookup)