Package net.minecraft.registry
Class RegistryBuilder.class_8992<T>
java.lang.Object
net.minecraft.registry.entry.RegistryEntry.Reference<T>
net.minecraft.registry.RegistryBuilder.class_8992<T>
- All Implemented Interfaces:
RegistryEntry<T>
- Enclosing class:
RegistryBuilder
- Mappings:
Namespace Name official iu$d
intermediary net/minecraft/class_7877$class_8992
named net/minecraft/registry/RegistryBuilder$class_8992
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.registry.entry.RegistryEntry.Reference
RegistryEntry.Reference.Type
Nested classes/interfaces inherited from interface net.minecraft.registry.entry.RegistryEntry
RegistryEntry.Direct<T>, RegistryEntry.Reference<T>
-
Field Summary
Fields -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotected
class_8992
(RegistryEntryOwner<T> registryEntryOwner, @Nullable RegistryKey<T> registryKey) -
Method Summary
Methods inherited from class net.minecraft.registry.entry.RegistryEntry.Reference
getKey, getKeyOrValue, getType, hasKeyAndValue, intrusive, isIn, matches, matchesId, matchesKey, ownerEquals, registryKey, standAlone, streamTags, toString
-
Field Details
-
field_47490
- Mappings:
Namespace Name Mixin selector official a
Liu$d;a:Ljava/util/function/Supplier;
intermediary field_47490
Lnet/minecraft/class_7877$class_8992;field_47490:Ljava/util/function/Supplier;
named field_47490
Lnet/minecraft/registry/RegistryBuilder$class_8992;field_47490:Ljava/util/function/Supplier;
-
-
Constructor Details
-
class_8992
protected class_8992(RegistryEntryOwner<T> registryEntryOwner, @Nullable @Nullable RegistryKey<T> registryKey)
-
-
Method Details
-
setValue
- Overrides:
setValue
in classRegistryEntry.Reference<T>
- Mappings:
Namespace Name Mixin selector official b
Lie$c;b(Ljava/lang/Object;)V
intermediary method_45918
Lnet/minecraft/class_6880$class_6883;method_45918(Ljava/lang/Object;)V
named setValue
Lnet/minecraft/registry/entry/RegistryEntry$Reference;setValue(Ljava/lang/Object;)V
-
value
- Specified by:
value
in interfaceRegistryEntry<T>
- Overrides:
value
in classRegistryEntry.Reference<T>
- Mappings:
Namespace Name Mixin selector official a
Lie;a()Ljava/lang/Object;
intermediary comp_349
Lnet/minecraft/class_6880;comp_349()Ljava/lang/Object;
named value
Lnet/minecraft/registry/entry/RegistryEntry;value()Ljava/lang/Object;
-