net.minecraft.resources

public class RegistryDataLoader

ahb
net.minecraft.resources.RegistryDataLoader
net.minecraft.class_7655
net.minecraft.registry.RegistryLoader
net.minecraft.src.C_243574_
net.minecraft.resources.RegistryDataLoader

Field summary

Modifier and TypeField
private static final org.slf4j.Logger
c
LOGGER
field_39970
LOGGER
f_243935_
public static final List<RegistryDataLoader$RegistryData<?>>
a
WORLDGEN_REGISTRIES
field_39968
DYNAMIC_REGISTRIES
f_243803_
public static final List<RegistryDataLoader$RegistryData<?>>
b
DIMENSION_REGISTRIES
field_39969
DIMENSION_REGISTRIES
f_244547_

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public static RegistryAccess$Frozen
a(aqi arg0, iu arg1, List<ahb$b<?>> arg2)
load(ResourceManager arg0, RegistryAccess arg1, List<RegistryDataLoader$RegistryData<?>> arg2)
method_45121(class_3300 arg0, class_5455 arg1, List<class_7655$class_7657<?>> arg2)
load(ResourceManager resourceManager, DynamicRegistryManager baseRegistryManager, List<RegistryLoader$Entry<?>> entries)
m_247207_(C_77_ p_252046_, C_4706_ p_249916_, List<C_243574_$C_243529_<?>> p_250344_)
private static RegistryOps$RegistryInfoLookup
a(iu arg0, List<com.mojang.datafixers.util.Pair<jc<?>, ahb$a>> arg1)
createContext(RegistryAccess arg0, List<com.mojang.datafixers.util.Pair<WritableRegistry<?>, RegistryDataLoader$Loader>> arg1)
method_46619(class_5455 arg0, List<com.mojang.datafixers.util.Pair<class_2385<?>, class_7655$class_7656>> arg1)
createInfoGetter(DynamicRegistryManager baseRegistryManager, List<com.mojang.datafixers.util.Pair<MutableRegistry<?>, RegistryLoader$RegistryLoadable>> additionalRegistries)
m_255261_(C_4706_ p_256568_, List<com.mojang.datafixers.util.Pair<C_4714_<?>, C_243574_$C_243486_>> p_255821_)
private static <T> RegistryOps$RegistryInfo<T>
a(jc<T> arg0)
createInfoForNewRegistry(WritableRegistry<T> arg0)
method_46620(class_2385<T> arg0)
createInfo(MutableRegistry<T> registry)
m_255259_(C_4714_<T> p_256020_)
private static <T> RegistryOps$RegistryInfo<T>
a(it<T> arg0)
createInfoForContextRegistry(Registry<T> arg0)
method_46618(class_2378<T> arg0)
createInfo(Registry<T> registry)
m_255016_(C_4705_<T> p_256230_)
private static void
a(Map<ahf<?>, Exception> arg0)
logErrors(Map<ResourceKey<?>, Exception> arg0)
method_45126(Map<class_5321<?>, Exception> arg0)
writeLoadingError(Map<RegistryKey<?>, Exception> exceptions)
m_245896_(Map<C_5264_<?>, Exception> p_252325_)
private static String
a(ahg arg0)
registryDirPath(ResourceLocation arg0)
method_45119(class_2960 arg0)
getPath(Identifier id)
m_246502_(C_5265_ p_252033_)
static <E> void
a(ahe$b arg0, aqi arg1, ahf<? extends it<E>> arg2, jc<E> arg3, com.mojang.serialization.Decoder<E> arg4, Map<ahf<?>, Exception> arg5)
loadRegistryContents(RegistryOps$RegistryInfoLookup arg0, ResourceManager arg1, ResourceKey<? extends Registry<E>> arg2, WritableRegistry<E> arg3, com.mojang.serialization.Decoder<E> arg4, Map<ResourceKey<?>, Exception> arg5)
method_45122(class_6903$class_7863 arg0, class_3300 arg1, class_5321<? extends class_2378<E>> arg2, class_2385<E> arg3, com.mojang.serialization.Decoder<E> arg4, Map<class_5321<?>, Exception> arg5)
load(RegistryOps$RegistryInfoGetter registryInfoGetter, ResourceManager resourceManager, RegistryKey<? extends Registry<E>> registryRef, MutableRegistry<E> newRegistry, com.mojang.serialization.Decoder<E> decoder, Map<RegistryKey<?>, Exception> exceptions)
m_255048_(C_203255_$C_254605_ p_256369_, C_77_ p_256349_, C_5264_<? extends C_4705_<E>> p_255792_, C_4714_<E> p_256211_, com.mojang.serialization.Decoder<E> p_256232_, Map<C_5264_<?>, Exception> p_255884_)