Package net.minecraft.command
Class CommandRegistryWrapper.Impl.class_7875<T>
java.lang.Object
net.minecraft.command.CommandRegistryWrapper.Impl.class_7875<T>
- All Implemented Interfaces:
class_7871<T>,class_7876<T>,CommandRegistryWrapper<T>,CommandRegistryWrapper.Impl<T>
- Enclosing interface:
CommandRegistryWrapper.Impl<T>
public abstract static class CommandRegistryWrapper.Impl.class_7875<T>
extends Object
implements CommandRegistryWrapper.Impl<T>
- Mappings:
Namespace Name official gz$c$aintermediary net/minecraft/class_7225$class_7226$class_7875named net/minecraft/command/CommandRegistryWrapper$Impl$class_7875
-
Nested Class Summary
Nested 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>Nested classes/interfaces inherited from interface net.minecraft.command.CommandRegistryWrapper.Impl
CommandRegistryWrapper.Impl.class_7875<T> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected abstract CommandRegistryWrapper.Impl<T>method_46733(TagKey<T> tagKey) method_46746(RegistryKey<T> registryKey) RegistryKey<? extends Registry<? extends T>>com.mojang.serialization.LifecycleReturns a stream of registry keys defined in the wrapped registry.Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.class_7871
method_46735, method_46747Methods inherited from interface net.minecraft.class_7876
method_46767Methods inherited from interface net.minecraft.command.CommandRegistryWrapper
method_46753, method_46754, method_46755Methods inherited from interface net.minecraft.command.CommandRegistryWrapper.Impl
withFeatureFilter
-
Constructor Details
-
class_7875
public class_7875()
-
-
Method Details
-
method_46725
- Mappings:
Namespace Name Mixin selector official aLgz$c$a;a()Lgz$c;intermediary method_46725Lnet/minecraft/class_7225$class_7226$class_7875;method_46725()Lnet/minecraft/class_7225$class_7226;named method_46725Lnet/minecraft/command/CommandRegistryWrapper$Impl$class_7875;method_46725()Lnet/minecraft/command/CommandRegistryWrapper$Impl;
-
method_46765
- Specified by:
method_46765in interfaceCommandRegistryWrapper.Impl<T>- 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
public com.mojang.serialization.Lifecycle method_46766()- Specified by:
method_46766in interfaceCommandRegistryWrapper.Impl<T>- 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;
-
method_46746
- Specified by:
method_46746in interfaceclass_7871<T>- Mappings:
Namespace Name Mixin selector official aLgy;a(Laby;)Ljava/util/Optional;intermediary method_46746Lnet/minecraft/class_7871;method_46746(Lnet/minecraft/class_5321;)Ljava/util/Optional;named method_46746Lnet/minecraft/class_7871;method_46746(Lnet/minecraft/util/registry/RegistryKey;)Ljava/util/Optional;
-
streamKeys
Returns a stream of registry keys defined in the wrapped registry.- Specified by:
streamKeysin interfaceCommandRegistryWrapper<T>- Returns:
- a stream of registry keys defined in the wrapped registry
- See Also:
- Mappings:
Namespace Name Mixin selector official bLgz;b()Ljava/util/stream/Stream;intermediary method_42017Lnet/minecraft/class_7225;method_42017()Ljava/util/stream/Stream;named streamKeysLnet/minecraft/command/CommandRegistryWrapper;streamKeys()Ljava/util/stream/Stream;
-
method_46733
- Specified by:
method_46733in interfaceclass_7871<T>- Mappings:
Namespace Name Mixin selector official aLgy;a(Lamk;)Ljava/util/Optional;intermediary method_46733Lnet/minecraft/class_7871;method_46733(Lnet/minecraft/class_6862;)Ljava/util/Optional;named method_46733Lnet/minecraft/class_7871;method_46733(Lnet/minecraft/tag/TagKey;)Ljava/util/Optional;
-
streamTags
- Specified by:
streamTagsin interfaceCommandRegistryWrapper<T>- See Also:
- Mappings:
Namespace Name Mixin selector official dLgz;d()Ljava/util/stream/Stream;intermediary method_42020Lnet/minecraft/class_7225;method_42020()Ljava/util/stream/Stream;named streamTagsLnet/minecraft/command/CommandRegistryWrapper;streamTags()Ljava/util/stream/Stream;
-