Package net.minecraft.registry
Interface Registry.PendingTagLoad<T>
public static interface Registry.PendingTagLoad<T>
- Mappings:
Namespace Name named net/minecraft/registry/Registry$PendingTagLoadintermediary net/minecraft/class_2378$class_10106official ka$a
-
Method Summary
Modifier and TypeMethodDescriptionvoidapply()RegistryKey<? extends Registry<? extends T>> getKey()
-
Method Details
-
getKey
RegistryKey<? extends Registry<? extends T>> getKey()- Mappings:
Namespace Name Mixin selector named getKeyLnet/minecraft/registry/Registry$PendingTagLoad;getKey()Lnet/minecraft/registry/RegistryKey;intermediary method_62693Lnet/minecraft/class_2378$class_10106;method_62693()Lnet/minecraft/class_5321;official aLka$a;a()Lalb;
-
getLookup
RegistryWrapper.Impl<T> getLookup()- Mappings:
Namespace Name Mixin selector named getLookupLnet/minecraft/registry/Registry$PendingTagLoad;getLookup()Lnet/minecraft/registry/RegistryWrapper$Impl;intermediary method_62695Lnet/minecraft/class_2378$class_10106;method_62695()Lnet/minecraft/class_7225$class_7226;official bLka$a;b()Ljp$b;
-
apply
void apply()- Mappings:
Namespace Name Mixin selector named applyLnet/minecraft/registry/Registry$PendingTagLoad;apply()Vintermediary method_62696Lnet/minecraft/class_2378$class_10106;method_62696()Vofficial cLka$a;c()V
-