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$aintermediary net/minecraft/class_5350$class_9180named net/minecraft/server/DataPackContents$class_9180
-
Field Summary
FieldsModifier and TypeFieldDescription(package private) DataPackContents.EntryListCreationPolicyprivate 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) voidsetEntryListCreationPolicy(DataPackContents.EntryListCreationPolicy entryListCreationPolicy) Stream<RegistryKey<? extends Registry<?>>>Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.registry.RegistryWrapper.WrapperLookup
createRegistryLookup, getWrapperOrThrow
-
Field Details
-
field_48786
- Mappings:
Namespace Name Mixin selector official aLajm$a;a:Liy;intermediary field_48786Lnet/minecraft/class_5350$class_9180;field_48786:Lnet/minecraft/class_5455;named field_48786Lnet/minecraft/server/DataPackContents$class_9180;field_48786:Lnet/minecraft/registry/DynamicRegistryManager;
-
entryListCreationPolicy
DataPackContents.EntryListCreationPolicy entryListCreationPolicy- Mappings:
Namespace Name Mixin selector official bLajm$a;b:Lajm$b;intermediary field_40912Lnet/minecraft/class_5350$class_9180;field_40912:Lnet/minecraft/class_5350$class_7158;named entryListCreationPolicyLnet/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 aLajm$a;a(Lajm$b;)Vintermediary method_46724Lnet/minecraft/class_5350$class_9180;method_46724(Lnet/minecraft/class_5350$class_7158;)Vnamed setEntryListCreationPolicyLnet/minecraft/server/DataPackContents$class_9180;setEntryListCreationPolicy(Lnet/minecraft/server/DataPackContents$EntryListCreationPolicy;)V
-
streamAllRegistryKeys
- Specified by:
streamAllRegistryKeysin interfaceRegistryWrapper.WrapperLookup- Mappings:
Namespace Name Mixin selector official aLin$a;a()Ljava/util/stream/Stream;intermediary method_55282Lnet/minecraft/class_7225$class_7874;method_55282()Ljava/util/stream/Stream;named streamAllRegistryKeysLnet/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:
getOptionalWrapperin interfaceRegistryWrapper.WrapperLookup- Mappings:
Namespace Name Mixin selector official aLin$a;a(Lajb;)Ljava/util/Optional;intermediary method_46759Lnet/minecraft/class_7225$class_7874;method_46759(Lnet/minecraft/class_5321;)Ljava/util/Optional;named getOptionalWrapperLnet/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 aLajm$a;a(Lin$b;Lin$b;)Lin$b;intermediary method_56623Lnet/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_56623Lnet/minecraft/server/DataPackContents$class_9180;method_56623(Lnet/minecraft/registry/RegistryWrapper$Impl;Lnet/minecraft/registry/RegistryWrapper$Impl;)Lnet/minecraft/registry/RegistryWrapper$Impl;
-