Uses of Interface
net.minecraft.core.RegistryAccess.Writable
-
Uses of RegistryAccess.Writable in net.minecraft.core
Modifier and TypeMethodDescriptionprivate static RegistryAccess.Writable
RegistryAccess.blankWriteable()
static RegistryAccess.Writable
RegistryAccess.builtinCopy()
Modifier and TypeMethodDescriptionstatic void
RegistryAccess.load
(RegistryAccess.Writable p_206172_, com.mojang.serialization.DynamicOps<com.google.gson.JsonElement> p_206173_, RegistryLoader p_206174_) -
Uses of RegistryAccess.Writable in net.minecraft.resources
Modifier and TypeFieldDescriptionprivate final RegistryAccess.Writable
RegistryLoader.Bound.access
The field for theaccess
record component.Modifier and TypeMethodDescriptionRegistryLoader.Bound.access()
Returns the value of theaccess
record component.Modifier and TypeMethodDescriptionRegistryLoader.bind
(RegistryAccess.Writable p_206758_) static <T> RegistryOps<T>
RegistryOps.createAndLoad
(com.mojang.serialization.DynamicOps<T> p_206818_, RegistryAccess.Writable p_206819_, RegistryResourceAccess p_206820_) static <T> RegistryOps<T>
RegistryOps.createAndLoad
(com.mojang.serialization.DynamicOps<T> p_206814_, RegistryAccess.Writable p_206815_, ResourceManager p_206816_) ModifierConstructorDescriptionBound
(RegistryAccess.Writable access, RegistryLoader loader) Creates an instance of aBound
record class. -
Uses of RegistryAccess.Writable in net.minecraft.world.level.dimension
Modifier and TypeMethodDescriptionstatic RegistryAccess.Writable
DimensionType.registerBuiltin
(RegistryAccess.Writable p_204489_) Modifier and TypeMethodDescriptionstatic RegistryAccess.Writable
DimensionType.registerBuiltin
(RegistryAccess.Writable p_204489_)