Uses of Class
net.minecraft.registry.RegistryOps
-
Uses of RegistryOps in net.minecraft.network.packet.s2c.play
Modifier and TypeFieldDescriptionprivate static final RegistryOps<NbtElement>
GameJoinS2CPacket.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)