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 ja$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
Lja$a;run(Lhq;)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;
-