Package net.minecraft.command
Interface CommandRegistryWrapper.Impl<T>
- All Superinterfaces:
class_7871<T>,class_7876<T>,CommandRegistryWrapper<T>
- All Known Implementing Classes:
CommandRegistryWrapper.Impl.class_7875
- Enclosing interface:
CommandRegistryWrapper<T>
public static interface CommandRegistryWrapper.Impl<T>
extends CommandRegistryWrapper<T>, class_7876<T>
- Mappings:
Namespace Name official gz$cintermediary net/minecraft/class_7225$class_7226named net/minecraft/command/CommandRegistryWrapper$Impl
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from interface net.minecraft.class_7871
class_7871.class_7872Nested classes/interfaces inherited from interface net.minecraft.command.CommandRegistryWrapper
CommandRegistryWrapper.class_7873<T>, CommandRegistryWrapper.class_7874, CommandRegistryWrapper.Impl<T> -
Method Summary
Modifier and TypeMethodDescriptionRegistryKey<? extends Registry<? extends T>>com.mojang.serialization.Lifecycledefault CommandRegistryWrapper<T>withFeatureFilter(FeatureSet enabledFeatures) Methods inherited from interface net.minecraft.class_7871
method_46733, method_46735, method_46746, method_46747Methods inherited from interface net.minecraft.class_7876
method_46767Methods inherited from interface net.minecraft.command.CommandRegistryWrapper
method_46753, method_46754, method_46755, streamKeys, streamTags
-
Method Details
-
method_46765
RegistryKey<? extends Registry<? extends T>> method_46765()- Mappings:
Namespace Name Mixin selector official fLgz$c;f()Laby;intermediary method_46765Lnet/minecraft/class_7225$class_7226;method_46765()Lnet/minecraft/class_5321;named method_46765Lnet/minecraft/command/CommandRegistryWrapper$Impl;method_46765()Lnet/minecraft/util/registry/RegistryKey;
-
method_46766
com.mojang.serialization.Lifecycle method_46766()- Mappings:
Namespace Name Mixin selector official gLgz$c;g()Lcom/mojang/serialization/Lifecycle;intermediary method_46766Lnet/minecraft/class_7225$class_7226;method_46766()Lcom/mojang/serialization/Lifecycle;named method_46766Lnet/minecraft/command/CommandRegistryWrapper$Impl;method_46766()Lcom/mojang/serialization/Lifecycle;
-
withFeatureFilter
- Mappings:
Namespace Name Mixin selector official aLgz$c;a(Lbyf;)Lgz;intermediary method_45919Lnet/minecraft/class_7225$class_7226;method_45919(Lnet/minecraft/class_7699;)Lnet/minecraft/class_7225;named withFeatureFilterLnet/minecraft/command/CommandRegistryWrapper$Impl;withFeatureFilter(Lnet/minecraft/resource/featuretoggle/FeatureSet;)Lnet/minecraft/command/CommandRegistryWrapper;
-