Package net.minecraft.registry
Class ReloadableRegistries.Lookup
java.lang.Object
net.minecraft.registry.ReloadableRegistries.Lookup
- Enclosing class:
- ReloadableRegistries
- Mappings:
- Namespace - Name - named - net/minecraft/registry/ReloadableRegistries$Lookup- intermediary - net/minecraft/class_9383$class_9385- official - alf$a
- 
Field SummaryFields
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptiongetIds(RegistryKey<? extends Registry<?>> registryRef) getLootTable(RegistryKey<LootTable> key) 
- 
Field Details- 
registries- Mappings:
- Namespace - Name - Mixin selector - named - registries- Lnet/minecraft/registry/ReloadableRegistries$Lookup;registries:Lnet/minecraft/registry/RegistryWrapper$WrapperLookup;- intermediary - field_49920- Lnet/minecraft/class_9383$class_9385;field_49920:Lnet/minecraft/class_7225$class_7874;- official - a- Lalf$a;a:Ljt$a;
 
 
- 
- 
Constructor Details- 
Lookup- Mappings:
- Namespace - Name - Mixin selector - named - <init>- Lnet/minecraft/registry/ReloadableRegistries$Lookup;<init>(Lnet/minecraft/registry/RegistryWrapper$WrapperLookup;)V- intermediary - <init>- Lnet/minecraft/class_9383$class_9385;<init>(Lnet/minecraft/class_7225$class_7874;)V- official - <init>- Lalf$a;<init>(Ljt$a;)V
 
 
- 
- 
Method Details- 
createRegistryLookup- Mappings:
- Namespace - Name - Mixin selector - named - createRegistryLookup- Lnet/minecraft/registry/ReloadableRegistries$Lookup;createRegistryLookup()Lnet/minecraft/registry/RegistryEntryLookup$RegistryLookup;- intermediary - method_58294- Lnet/minecraft/class_9383$class_9385;method_58294()Lnet/minecraft/class_7871$class_7872;- official - a- Lalf$a;a()Ljs$a;
 
- 
getIds- Mappings:
- Namespace - Name - Mixin selector - named - getIds- Lnet/minecraft/registry/ReloadableRegistries$Lookup;getIds(Lnet/minecraft/registry/RegistryKey;)Ljava/util/Collection;- intermediary - method_58290- Lnet/minecraft/class_9383$class_9385;method_58290(Lnet/minecraft/class_5321;)Ljava/util/Collection;- official - a- Lalf$a;a(Laku;)Ljava/util/Collection;
 
- 
getLootTable- Mappings:
- Namespace - Name - Mixin selector - named - getLootTable- Lnet/minecraft/registry/ReloadableRegistries$Lookup;getLootTable(Lnet/minecraft/registry/RegistryKey;)Lnet/minecraft/loot/LootTable;- intermediary - method_58295- Lnet/minecraft/class_9383$class_9385;method_58295(Lnet/minecraft/class_5321;)Lnet/minecraft/class_52;- official - b- Lalf$a;b(Laku;)Levx;
 
 
-