Package net.minecraft.registry
Class RegistryBuilder.class_9257<T>
java.lang.Object
net.minecraft.registry.RegistryBuilder.EntryListCreatingLookup<T>
net.minecraft.registry.RegistryBuilder.class_9258<T>
net.minecraft.registry.RegistryBuilder.class_9257<T>
- All Implemented Interfaces:
RegistryEntryOwner<T>
,RegistryEntryLookup<T>
,RegistryWrapper<T>
,RegistryWrapper.Impl<T>
,RegistryWrapper.Impl.Delegating<T>
- Enclosing class:
RegistryBuilder
private static class RegistryBuilder.class_9257<T>
extends RegistryBuilder.class_9258<T>
implements RegistryWrapper.Impl.Delegating<T>
- Mappings:
Namespace Name official jb$d
intermediary net/minecraft/class_7877$class_9257
named net/minecraft/registry/RegistryBuilder$class_9257
-
Nested Class Summary
Nested classes/interfaces inherited from interface net.minecraft.registry.RegistryEntryLookup
RegistryEntryLookup.RegistryLookup
Nested classes/interfaces inherited from interface net.minecraft.registry.RegistryWrapper
RegistryWrapper.Impl<T>, RegistryWrapper.WrapperLookup
Nested classes/interfaces inherited from interface net.minecraft.registry.RegistryWrapper.Impl
RegistryWrapper.Impl.Delegating<T>
-
Field Summary
FieldsFields inherited from class net.minecraft.registry.RegistryBuilder.EntryListCreatingLookup
entryOwner
-
Constructor Summary
ConstructorsConstructorDescriptionclass_9257
(RegistryEntryOwner<T> registryEntryOwner, RegistryWrapper.Impl<T> impl) -
Method Summary
Methods inherited from class net.minecraft.registry.RegistryBuilder.class_9258
streamTags
Methods inherited from class net.minecraft.registry.RegistryBuilder.EntryListCreatingLookup
getOptional
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface net.minecraft.registry.RegistryEntryLookup
getOrThrow, getOrThrow
Methods inherited from interface net.minecraft.registry.entry.RegistryEntryOwner
ownerEquals
Methods inherited from interface net.minecraft.registry.RegistryWrapper
streamKeys, streamTagKeys
Methods inherited from interface net.minecraft.registry.RegistryWrapper.Impl
withFeatureFilter, withPredicateFilter
Methods inherited from interface net.minecraft.registry.RegistryWrapper.Impl.Delegating
getLifecycle, getOptional, getOptional, getRegistryKey, streamEntries, streamTags
-
Field Details
-
field_49169
- Mappings:
Namespace Name Mixin selector official a
Ljb$d;a:Lin$b;
intermediary field_49169
Lnet/minecraft/class_7877$class_9257;field_49169:Lnet/minecraft/class_7225$class_7226;
named field_49169
Lnet/minecraft/registry/RegistryBuilder$class_9257;field_49169:Lnet/minecraft/registry/RegistryWrapper$Impl;
-
-
Constructor Details
-
class_9257
class_9257(RegistryEntryOwner<T> registryEntryOwner, RegistryWrapper.Impl<T> impl)
-
-
Method Details
-
getBase
- Specified by:
getBase
in interfaceRegistryWrapper.Impl.Delegating<T>
- Mappings:
Namespace Name Mixin selector official a
Lin$b$a;a()Lin$b;
intermediary method_46725
Lnet/minecraft/class_7225$class_7226$class_7875;method_46725()Lnet/minecraft/class_7225$class_7226;
named getBase
Lnet/minecraft/registry/RegistryWrapper$Impl$Delegating;getBase()Lnet/minecraft/registry/RegistryWrapper$Impl;
-