Uses of Interface
net.minecraft.util.dynamic.RegistryOps.EntryLoader
| Package | Description |
|---|---|
| net.minecraft.util.dynamic |
-
Uses of RegistryOps.EntryLoader in net.minecraft.util.dynamic
Classes in net.minecraft.util.dynamic that implement RegistryOps.EntryLoader Modifier and Type Class Description static classRegistryOps.EntryLoader.ImplFields in net.minecraft.util.dynamic declared as RegistryOps.EntryLoader Modifier and Type Field Description private RegistryOps.EntryLoaderRegistryOps. entryLoaderMethods in net.minecraft.util.dynamic that return RegistryOps.EntryLoader Modifier and Type Method Description static RegistryOps.EntryLoaderRegistryOps.EntryLoader. resourceBacked(ResourceManager resourceManager)Methods in net.minecraft.util.dynamic with parameters of type RegistryOps.EntryLoader Modifier and Type Method Description static <T> RegistryOps<T>RegistryOps. of(com.mojang.serialization.DynamicOps<T> delegate, RegistryOps.EntryLoader entryLoader, DynamicRegistryManager dynamicRegistryManager)Constructors in net.minecraft.util.dynamic with parameters of type RegistryOps.EntryLoader Constructor Description RegistryOps(com.mojang.serialization.DynamicOps<T> delegate, RegistryOps.EntryLoader entryLoader, DynamicRegistryManager dynamicRegistryManager, IdentityHashMap<RegistryKey<? extends Registry<?>>,RegistryOps.ValueHolder<?>> valueHolders)