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$Lookupintermediary net/minecraft/class_9383$class_9385official amj$a
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetIds(RegistryKey<? extends Registry<?>> registryRef) getLootTable(RegistryKey<LootTable> key)
-
Field Details
-
registries
- Mappings:
Namespace Name Mixin selector named registriesLnet/minecraft/registry/ReloadableRegistries$Lookup;registries:Lnet/minecraft/registry/RegistryWrapper$WrapperLookup;intermediary field_49920Lnet/minecraft/class_9383$class_9385;field_49920:Lnet/minecraft/class_7225$class_7874;official aLamj$a;a:Ljs$a;
-
-
Constructor Details
-
Lookup
- Mappings:
Namespace Name Mixin selector named <init>Lnet/minecraft/registry/ReloadableRegistries$Lookup;<init>(Lnet/minecraft/registry/RegistryWrapper$WrapperLookup;)Vintermediary <init>Lnet/minecraft/class_9383$class_9385;<init>(Lnet/minecraft/class_7225$class_7874;)Vofficial <init>Lamj$a;<init>(Ljs$a;)V
-
-
Method Details
-
createRegistryLookup
- Mappings:
Namespace Name Mixin selector named createRegistryLookupLnet/minecraft/registry/ReloadableRegistries$Lookup;createRegistryLookup()Lnet/minecraft/registry/RegistryEntryLookup$RegistryLookup;intermediary method_58294Lnet/minecraft/class_9383$class_9385;method_58294()Lnet/minecraft/class_7871$class_7872;official aLamj$a;a()Ljr$a;
-
getIds
- Mappings:
Namespace Name Mixin selector named getIdsLnet/minecraft/registry/ReloadableRegistries$Lookup;getIds(Lnet/minecraft/registry/RegistryKey;)Ljava/util/Collection;intermediary method_58290Lnet/minecraft/class_9383$class_9385;method_58290(Lnet/minecraft/class_5321;)Ljava/util/Collection;official aLamj$a;a(Laly;)Ljava/util/Collection;
-
getLootTable
- Mappings:
Namespace Name Mixin selector named getLootTableLnet/minecraft/registry/ReloadableRegistries$Lookup;getLootTable(Lnet/minecraft/registry/RegistryKey;)Lnet/minecraft/loot/LootTable;intermediary method_58295Lnet/minecraft/class_9383$class_9385;method_58295(Lnet/minecraft/class_5321;)Lnet/minecraft/class_52;official bLamj$a;b(Laly;)Lewt;
-