Package net.minecraft.registry
Interface Registry.PendingTagLoad<T>
public static interface Registry.PendingTagLoad<T>
- Mappings:
Namespace Name named net/minecraft/registry/Registry$PendingTagLoad
intermediary net/minecraft/class_2378$class_10106
official kd$a
-
Method Details
-
getKey
RegistryKey<? extends Registry<? extends T>> getKey()- Mappings:
Namespace Name Mixin selector named getKey
Lnet/minecraft/registry/Registry$PendingTagLoad;getKey()Lnet/minecraft/registry/RegistryKey;
intermediary method_62693
Lnet/minecraft/class_2378$class_10106;method_62693()Lnet/minecraft/class_5321;
official a
Lkd$a;a()Laly;
-
getLookup
RegistryWrapper.Impl<T> getLookup()- Mappings:
Namespace Name Mixin selector named getLookup
Lnet/minecraft/registry/Registry$PendingTagLoad;getLookup()Lnet/minecraft/registry/RegistryWrapper$Impl;
intermediary method_62695
Lnet/minecraft/class_2378$class_10106;method_62695()Lnet/minecraft/class_7225$class_7226;
official c
Lkd$a;c()Ljs$b;
-
apply
void apply()- Mappings:
Namespace Name Mixin selector named apply
Lnet/minecraft/registry/Registry$PendingTagLoad;apply()V
intermediary method_62696
Lnet/minecraft/class_2378$class_10106;method_62696()V
official d
Lkd$a;d()V
-
size
int size()- Mappings:
Namespace Name Mixin selector named size
Lnet/minecraft/registry/Registry$PendingTagLoad;size()I
intermediary method_64925
Lnet/minecraft/class_2378$class_10106;method_64925()I
official b
Lkd$a;b()I
-