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$c
intermediary net/minecraft/class_7225$class_7226
named net/minecraft/command/CommandRegistryWrapper$Impl
  • Method Details

    • method_46765

      RegistryKey<? extends Registry<? extends T>> method_46765()
      Mappings:
      Namespace Name Mixin selector
      official f Lgz$c;f()Laby;
      intermediary method_46765 Lnet/minecraft/class_7225$class_7226;method_46765()Lnet/minecraft/class_5321;
      named method_46765 Lnet/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 g Lgz$c;g()Lcom/mojang/serialization/Lifecycle;
      intermediary method_46766 Lnet/minecraft/class_7225$class_7226;method_46766()Lcom/mojang/serialization/Lifecycle;
      named method_46766 Lnet/minecraft/command/CommandRegistryWrapper$Impl;method_46766()Lcom/mojang/serialization/Lifecycle;
    • withFeatureFilter

      default CommandRegistryWrapper<T> withFeatureFilter(FeatureSet enabledFeatures)
      Mappings:
      Namespace Name Mixin selector
      official a Lgz$c;a(Lbyf;)Lgz;
      intermediary method_45919 Lnet/minecraft/class_7225$class_7226;method_45919(Lnet/minecraft/class_7699;)Lnet/minecraft/class_7225;
      named withFeatureFilter Lnet/minecraft/command/CommandRegistryWrapper$Impl;withFeatureFilter(Lnet/minecraft/resource/featuretoggle/FeatureSet;)Lnet/minecraft/command/CommandRegistryWrapper;