net.minecraft.registry

public class ReloadableRegistries

net.minecraft.server.ReloadableServerRegistries
net.minecraft.server.ReloadableServerRegistries
net.minecraft.class_9383
net.minecraft.registry.ReloadableRegistries

Field summary

Modifier and TypeField
private static final org.slf4j.Logger
LOGGER
LOGGER
field_49916
LOGGER
private static final RegistryEntryInfo
DEFAULT_REGISTRATION_INFO
DEFAULT_REGISTRATION_INFO
field_49918
DEFAULT_REGISTRY_ENTRY_INFO

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public static CompletableFuture<ReloadableRegistries$ReloadResult>
reload(LayeredRegistryAccess<RegistryLayer> context, List<Registry$PendingTags<?>> updatedContextTags, ResourceManager manager, Executor executor)
reload(LayeredRegistryAccess<RegistryLayer> context, List<Registry$PendingTags<?>> updatedContextTags, ResourceManager manager, Executor executor)
method_58284(class_7780<class_7659> arg0, List<class_2378$class_10106<?>> arg1, class_3300 arg2, Executor arg3)
reload(CombinedDynamicRegistries<ServerDynamicRegistryType> dynamicRegistries, List<Registry$PendingTagLoad<?>> pendingTagLoads, ResourceManager resourceManager, Executor prepareExecutor)
private static ReloadableRegistries$ReloadResult
createAndValidateFullContext(LayeredRegistryAccess<RegistryLayer> contextLayers, HolderLookup$Provider contextLookupWithUpdatedTags, RegistryAccess$Frozen reloadableRegistries)
createAndValidateFullContext(LayeredRegistryAccess<RegistryLayer> contextLayers, HolderLookup$Provider contextLookupWithUpdatedTags, RegistryAccess$Frozen reloadableRegistries)
method_61245(class_7780<class_7659> arg0, class_7225$class_7874 arg1, class_5455$class_6890 arg2)
toResult(CombinedDynamicRegistries<ServerDynamicRegistryType> dynamicRegistries, RegistryView$WrapperLookup nonReloadables, DynamicRegistryManager$Immutable arg2)
private static RegistryView$WrapperLookup
concatenateLookups(HolderLookup$Provider first, HolderLookup$Provider second)
concatenateLookups(HolderLookup$Provider first, HolderLookup$Provider second)
method_61244(class_7225$class_7874 arg0, class_7225$class_7874 arg1)
concat(RegistryView$WrapperLookup first, RegistryView$WrapperLookup second)
private static void
validateLootRegistries(HolderLookup$Provider fullContextWithNewTags)
validateLootRegistries(HolderLookup$Provider fullContextWithNewTags)
method_61243(class_7225$class_7874 arg0)
validate(RegistryView$WrapperLookup registries)