Package net.minecraft.server
Class DataPackContents.class_9180
java.lang.Object
net.minecraft.server.DataPackContents.class_9180
- All Implemented Interfaces:
RegistryWrapper.WrapperLookup
- Enclosing class:
DataPackContents
private static class DataPackContents.class_9180
extends Object
implements RegistryWrapper.WrapperLookup
- Mappings:
Namespace Name official ajm$a
intermediary net/minecraft/class_5350$class_9180
named net/minecraft/server/DataPackContents$class_9180
-
Field Summary
FieldsModifier and TypeFieldDescription(package private) DataPackContents.EntryListCreationPolicy
private final DynamicRegistryManager
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription<T> Optional<RegistryWrapper.Impl<T>>
getOptionalWrapper
(RegistryKey<? extends Registry<? extends T>> registryRef) private <T> RegistryWrapper.Impl<T>
method_56623
(RegistryWrapper.Impl<T> impl, RegistryWrapper.Impl<T> impl2) void
setEntryListCreationPolicy
(DataPackContents.EntryListCreationPolicy entryListCreationPolicy) Stream<RegistryKey<? extends Registry<?>>>
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.RegistryWrapper.WrapperLookup
createRegistryLookup, getWrapperOrThrow
-
Field Details
-
field_48786
- Mappings:
Namespace Name Mixin selector official a
Lajm$a;a:Liy;
intermediary field_48786
Lnet/minecraft/class_5350$class_9180;field_48786:Lnet/minecraft/class_5455;
named field_48786
Lnet/minecraft/server/DataPackContents$class_9180;field_48786:Lnet/minecraft/registry/DynamicRegistryManager;
-
entryListCreationPolicy
DataPackContents.EntryListCreationPolicy entryListCreationPolicy- Mappings:
Namespace Name Mixin selector official b
Lajm$a;b:Lajm$b;
intermediary field_40912
Lnet/minecraft/class_5350$class_9180;field_40912:Lnet/minecraft/class_5350$class_7158;
named entryListCreationPolicy
Lnet/minecraft/server/DataPackContents$class_9180;entryListCreationPolicy:Lnet/minecraft/server/DataPackContents$EntryListCreationPolicy;
-
-
Constructor Details
-
class_9180
class_9180(DynamicRegistryManager dynamicRegistryManager)
-
-
Method Details
-
setEntryListCreationPolicy
public void setEntryListCreationPolicy(DataPackContents.EntryListCreationPolicy entryListCreationPolicy) - Mappings:
Namespace Name Mixin selector official a
Lajm$a;a(Lajm$b;)V
intermediary method_46724
Lnet/minecraft/class_5350$class_9180;method_46724(Lnet/minecraft/class_5350$class_7158;)V
named setEntryListCreationPolicy
Lnet/minecraft/server/DataPackContents$class_9180;setEntryListCreationPolicy(Lnet/minecraft/server/DataPackContents$EntryListCreationPolicy;)V
-
streamAllRegistryKeys
- Specified by:
streamAllRegistryKeys
in interfaceRegistryWrapper.WrapperLookup
- Mappings:
Namespace Name Mixin selector official a
Lin$a;a()Ljava/util/stream/Stream;
intermediary method_55282
Lnet/minecraft/class_7225$class_7874;method_55282()Ljava/util/stream/Stream;
named streamAllRegistryKeys
Lnet/minecraft/registry/RegistryWrapper$WrapperLookup;streamAllRegistryKeys()Ljava/util/stream/Stream;
-
getOptionalWrapper
public <T> Optional<RegistryWrapper.Impl<T>> getOptionalWrapper(RegistryKey<? extends Registry<? extends T>> registryRef) - Specified by:
getOptionalWrapper
in interfaceRegistryWrapper.WrapperLookup
- Mappings:
Namespace Name Mixin selector official a
Lin$a;a(Lajb;)Ljava/util/Optional;
intermediary method_46759
Lnet/minecraft/class_7225$class_7874;method_46759(Lnet/minecraft/class_5321;)Ljava/util/Optional;
named getOptionalWrapper
Lnet/minecraft/registry/RegistryWrapper$WrapperLookup;getOptionalWrapper(Lnet/minecraft/registry/RegistryKey;)Ljava/util/Optional;
-
method_56623
private <T> RegistryWrapper.Impl<T> method_56623(RegistryWrapper.Impl<T> impl, RegistryWrapper.Impl<T> impl2) - Mappings:
Namespace Name Mixin selector official a
Lajm$a;a(Lin$b;Lin$b;)Lin$b;
intermediary method_56623
Lnet/minecraft/class_5350$class_9180;method_56623(Lnet/minecraft/class_7225$class_7226;Lnet/minecraft/class_7225$class_7226;)Lnet/minecraft/class_7225$class_7226;
named method_56623
Lnet/minecraft/server/DataPackContents$class_9180;method_56623(Lnet/minecraft/registry/RegistryWrapper$Impl;Lnet/minecraft/registry/RegistryWrapper$Impl;)Lnet/minecraft/registry/RegistryWrapper$Impl;
-