Package net.minecraft.registry
Interface Registries.Initializer<T>
- Enclosing class:
Registries
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
- Mappings:
Namespace Name official jb$a
intermediary net/minecraft/class_7923$class_6889
named net/minecraft/registry/Registries$Initializer
-
Method Summary
-
Method Details
-
run
- Mappings:
Namespace Name Mixin selector official run
Ljb$a;run(Lhr;)Ljava/lang/Object;
intermediary run
Lnet/minecraft/class_7923$class_6889;run(Lnet/minecraft/class_2378;)Ljava/lang/Object;
named run
Lnet/minecraft/registry/Registries$Initializer;run(Lnet/minecraft/registry/Registry;)Ljava/lang/Object;
-