Package net.minecraft.util.registry
Class DefaultedRegistry
java.lang.Object
net.minecraft.util.registry.MutableRegistry
net.minecraft.util.registry.DefaultedRegistry
- Mappings:
Namespace Name official eiintermediary net/minecraft/class_1342named net/minecraft/util/registry/DefaultedRegistry
-
Field Summary
FieldsFields inherited from class net.minecraft.util.registry.MutableRegistry
map -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.minecraft.util.registry.MutableRegistry
containsKey, createMap, iterator, keySet, putMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.lang.Iterable
forEach, spliterator
-
Field Details
-
defaultValue
- Mappings:
Namespace Name Mixin selector official aLei;a:Ljava/lang/Object;intermediary field_5164Lnet/minecraft/class_1342;field_5164:Ljava/lang/Object;named defaultValueLnet/minecraft/util/registry/DefaultedRegistry;defaultValue:Ljava/lang/Object;
-
-
Constructor Details
-
DefaultedRegistry
- Mappings:
Namespace Name Mixin selector official <init>Lei;<init>(Ljava/lang/Object;)Vintermediary <init>Lnet/minecraft/class_1342;<init>(Ljava/lang/Object;)Vnamed <init>Lnet/minecraft/util/registry/DefaultedRegistry;<init>(Ljava/lang/Object;)V
-
-
Method Details
-
get
- Specified by:
getin interfaceRegistry- Overrides:
getin classMutableRegistry- Mappings:
Namespace Name Mixin selector official aLez;a(Ljava/lang/Object;)Ljava/lang/Object;intermediary method_4382Lnet/minecraft/class_1366;method_4382(Ljava/lang/Object;)Ljava/lang/Object;named getLnet/minecraft/util/registry/Registry;get(Ljava/lang/Object;)Ljava/lang/Object;
-