net.minecraft.data

public class BuiltinRegistries

hk
net.minecraft.data.BuiltinRegistries
net.minecraft.class_5458
net.minecraft.unmapped.C_tcccilzh
net.minecraft.util.registry.BuiltinRegistries
net.minecraft.util.registry.WorldGenRegistries
net.minecraft.server.v1_16_R3.RegistryGeneration

Field summary

Modifier and TypeField
protected static final org.apache.logging.log4j.Logger
a
LOGGER
field_25925
f_brfnhadh
LOGGER
field_243649_a
private static final Map<ResourceLocation, Supplier<?>>
k
LOADERS
field_25934
f_jdxjhixr
DEFAULT_VALUE_SUPPLIERS
field_243659_k
private static final WritableRegistry<WritableRegistry<?>>
l
WRITABLE_REGISTRY
field_25935
f_wfztgdue
ROOT
field_243660_l
public static final Registry<? extends Registry<?>>
b
REGISTRY
field_25926
f_eqlauirq
REGISTRIES
field_243650_b
public static final Registry<ConfiguredSurfaceBuilder<?>>
c
CONFIGURED_SURFACE_BUILDER
field_25927
f_ylclgetb
CONFIGURED_SURFACE_BUILDER
field_243651_c
public static final Registry<ConfiguredWorldCarver<?>>
d
CONFIGURED_CARVER
field_25928
f_bvyzccjl
CONFIGURED_CARVER
field_243652_d
public static final Registry<ConfiguredFeature<?, ?>>
e
CONFIGURED_FEATURE
field_25929
f_lnrkrwlo
CONFIGURED_FEATURE
field_243653_e
public static final Registry<ConfiguredStructureFeature<?, ?>>
f
CONFIGURED_STRUCTURE_FEATURE
field_25930
f_xbaibdcz
CONFIGURED_STRUCTURE_FEATURE
field_243654_f
public static final Registry<StructureProcessorList>
g
PROCESSOR_LIST
field_25931
f_zlpsenax
STRUCTURE_PROCESSOR_LIST
field_243655_g
public static final Registry<StructureTemplatePool>
h
TEMPLATE_POOL
field_25932
f_celjxphk
STRUCTURE_POOL
field_243656_h
public static final Registry<Biome>
i
BIOME
field_25933
f_adafzlar
BIOME
field_243657_i
WORLDGEN_BIOME
public static final Registry<NoiseGeneratorSettings>
j
NOISE_GENERATOR_SETTINGS
field_26375
f_mogvvups
CHUNK_GENERATOR_SETTINGS
field_243658_j

Method summary

Modifier and TypeMethod
private static <T> Registry<T>
a(vj<? extends gm<T>> arg0, Supplier<T> arg1)
registerSimple(ResourceKey<? extends Registry<T>> arg0, Supplier<T> arg1)
method_30565(class_5321<? extends class_2378<T>> arg0, Supplier<T> arg1)
m_nvgvhnmk(C_xhhleach<? extends C_tqxyjqsk<T>> arg0, Supplier<T> arg1)
addRegistry(RegistryKey<? extends Registry<T>> registryRef, Supplier<T> defaultValueSupplier)
func_243667_a(RegistryKey<? extends Registry<T>> arg0, Supplier<T> arg1)
private static <T> Registry<T>
a(vj<? extends gm<T>> arg0, com.mojang.serialization.Lifecycle arg1, Supplier<T> arg2)
registerSimple(ResourceKey<? extends Registry<T>> arg0, com.mojang.serialization.Lifecycle arg1, Supplier<T> arg2)
method_30563(class_5321<? extends class_2378<T>> arg0, com.mojang.serialization.Lifecycle arg1, Supplier<T> arg2)
m_voxdohyk(C_xhhleach<? extends C_tqxyjqsk<T>> arg0, com.mojang.serialization.Lifecycle arg1, Supplier<T> arg2)
addRegistry(RegistryKey<? extends Registry<T>> registryRef, com.mojang.serialization.Lifecycle lifecycle, Supplier<T> defaultValueSupplier)
func_243665_a(RegistryKey<? extends Registry<T>> arg0, com.mojang.serialization.Lifecycle arg1, Supplier<T> arg2)
private static <T, R extends WritableRegistry<T>> R
a(vj<? extends gm<T>> arg0, R arg1, Supplier<T> arg2, com.mojang.serialization.Lifecycle arg3)
internalRegister(ResourceKey<? extends Registry<T>> arg0, R arg1, Supplier<T> arg2, com.mojang.serialization.Lifecycle arg3)
method_30564(class_5321<? extends class_2378<T>> arg0, R arg1, Supplier<T> arg2, com.mojang.serialization.Lifecycle arg3)
m_pdtzrgzv(C_xhhleach<? extends C_tqxyjqsk<T>> arg0, R arg1, Supplier<T> arg2, com.mojang.serialization.Lifecycle arg3)
addRegistry(RegistryKey<? extends Registry<T>> registryRef, R registry, Supplier<T> defaultValueSupplier, com.mojang.serialization.Lifecycle arg3)
func_243666_a(RegistryKey<? extends Registry<T>> arg0, R arg1, Supplier<T> arg2, com.mojang.serialization.Lifecycle arg3)
public static <T> T
a(gm<? super T> arg0, String arg1, T arg2)
register(Registry<? super T> arg0, String arg1, T arg2)
method_30561(class_2378<? super T> arg0, String arg1, T arg2)
m_llosuzgw(C_tqxyjqsk<? super T> arg0, String arg1, T arg2)
add(Registry<? super T> registry, String id, T object)
func_243663_a(Registry<? super T> arg0, String arg1, T arg2)
public static <V, T extends V> T
a(gm<V> arg0, vk arg1, T arg2)
register(Registry<V> arg0, ResourceLocation arg1, T arg2)
method_30562(class_2378<V> arg0, class_2960 arg1, T arg2)
m_gipcpsfj(C_tqxyjqsk<V> arg0, C_ncpywfca arg1, T arg2)
add(Registry<V> registry, Identifier id, T object)
func_243664_a(Registry<V> arg0, ResourceLocation arg1, T arg2)
public static <V, T extends V> T
a(gm<V> arg0, int arg1, vj<V> arg2, T arg3)
registerMapping(Registry<V> arg0, int arg1, ResourceKey<V> arg2, T arg3)
method_30560(class_2378<V> arg0, int arg1, class_5321<V> arg2, T arg3)
m_jhbuobdh(C_tqxyjqsk<V> arg0, int arg1, C_xhhleach<V> arg2, T arg3)
set(Registry<V> arg0, int rawId, RegistryKey<V> arg2, T object)
func_243662_a(Registry<V> arg0, int arg1, RegistryKey<V> arg2, T arg3)
public static void
a()
bootstrap()
method_30559()
m_lqypnsar()
init()
func_243661_a()