Package net.minecraft.command
Class CommandRegistryWrapper.class_7873<T>
java.lang.Object
net.minecraft.command.CommandRegistryWrapper.class_7873<T>
- All Implemented Interfaces:
class_7871<T>,CommandRegistryWrapper<T>
- Enclosing interface:
CommandRegistryWrapper<T>
public static class CommandRegistryWrapper.class_7873<T>
extends Object
implements CommandRegistryWrapper<T>
- Mappings:
Namespace Name official gz$aintermediary net/minecraft/class_7225$class_7873named net/minecraft/command/CommandRegistryWrapper$class_7873
-
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> -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionmethod_46733(TagKey<T> tagKey) method_46746(RegistryKey<T> registryKey) Returns 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.command.CommandRegistryWrapper
method_46753, method_46754, method_46755
-
Field Details
-
field_40933
- Mappings:
Namespace Name Mixin selector official cLgz$a;c:Lgz;intermediary field_40933Lnet/minecraft/class_7225$class_7873;field_40933:Lnet/minecraft/class_7225;named field_40933Lnet/minecraft/command/CommandRegistryWrapper$class_7873;field_40933:Lnet/minecraft/command/CommandRegistryWrapper;
-
-
Constructor Details
-
class_7873
-
-
Method Details
-
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;
-