Package net.minecraft.registry
Interface RegistryLoader.RegistryLoadable
- Enclosing class:
RegistryLoader
private static interface RegistryLoader.RegistryLoadable
- Mappings:
Namespace Name official aer$a
intermediary net/minecraft/class_7655$class_7656
named net/minecraft/registry/RegistryLoader$RegistryLoadable
-
Method Summary
Modifier and TypeMethodDescriptionvoid
load
(ResourceManager resourceManager, RegistryOps.RegistryInfoGetter registryInfoGetter)
-
Method Details
-
load
- Mappings:
Namespace Name Mixin selector official load
Laer$a;load(Lant;Laeu$b;)V
intermediary load
Lnet/minecraft/class_7655$class_7656;load(Lnet/minecraft/class_3300;Lnet/minecraft/class_6903$class_7863;)V
named load
Lnet/minecraft/registry/RegistryLoader$RegistryLoadable;load(Lnet/minecraft/resource/ResourceManager;Lnet/minecraft/registry/RegistryOps$RegistryInfoGetter;)V
-