net.minecraft.server

public enum RegistryLayer

acz
net.minecraft.server.RegistryLayer
net.minecraft.class_7659
net.minecraft.registry.ServerDynamicRegistryType
net.minecraft.src.C_243564_
net.minecraft.server.RegistryLayer

枚举常量概要

枚举常量
a
STATIC
field_39971
STATIC
STATIC
b
WORLDGEN
field_39972
WORLDGEN
WORLDGEN
c
DIMENSIONS
field_39973
DIMENSIONS
DIMENSIONS
d
RELOADABLE
field_39974
RELOADABLE
RELOADABLE

字段概要

修饰符与类型字段
private static final List<RegistryLayer>
e
VALUES
field_39975
VALUES
f_244343_
private static final RegistryAccess$Frozen
f
STATIC_ACCESS
field_39976
STATIC_REGISTRY_MANAGER
f_244179_

构造函数概要

修饰符构造函数
private ()

方法概要

修饰符与类型方法
public static LayeredRegistryAccess<RegistryLayer>
a()
createRegistryAccess()
method_45139()
createCombinedDynamicRegistries()
m_245849_()