Class Hierarchy
- java.lang.Object
- net.minecraft.commands.arguments.AngleArgument (implements com.mojang.brigadier.arguments.ArgumentType<T>)
- net.minecraft.commands.arguments.AngleArgument.SingleAngle
- net.minecraft.commands.arguments.ColorArgument (implements com.mojang.brigadier.arguments.ArgumentType<T>)
- net.minecraft.commands.arguments.ComponentArgument (implements com.mojang.brigadier.arguments.ArgumentType<T>)
- net.minecraft.commands.arguments.CompoundTagArgument (implements com.mojang.brigadier.arguments.ArgumentType<T>)
- net.minecraft.commands.arguments.DimensionArgument (implements com.mojang.brigadier.arguments.ArgumentType<T>)
- net.minecraft.commands.arguments.EntityAnchorArgument (implements com.mojang.brigadier.arguments.ArgumentType<T>)
- net.minecraft.commands.arguments.EntityArgument (implements com.mojang.brigadier.arguments.ArgumentType<T>)
- net.minecraft.commands.arguments.EntityArgument.Info (implements net.minecraft.commands.synchronization.ArgumentTypeInfo<A,
T>) - net.minecraft.commands.arguments.EntityArgument.Info.Template (implements net.minecraft.commands.synchronization.ArgumentTypeInfo.Template<A>)
- net.minecraft.commands.arguments.GameModeArgument (implements com.mojang.brigadier.arguments.ArgumentType<T>)
- net.minecraft.commands.arguments.GameProfileArgument (implements com.mojang.brigadier.arguments.ArgumentType<T>)
- net.minecraft.commands.arguments.GameProfileArgument.SelectorResult (implements net.minecraft.commands.arguments.GameProfileArgument.Result)
- net.minecraft.commands.arguments.MessageArgument (implements net.minecraft.commands.arguments.SignedArgument<T>)
- net.minecraft.commands.arguments.MessageArgument.Message
- net.minecraft.commands.arguments.MessageArgument.Part
- net.minecraft.commands.arguments.NbtPathArgument (implements com.mojang.brigadier.arguments.ArgumentType<T>)
- net.minecraft.commands.arguments.NbtPathArgument.AllElementsNode (implements net.minecraft.commands.arguments.NbtPathArgument.Node)
- net.minecraft.commands.arguments.NbtPathArgument.CompoundChildNode (implements net.minecraft.commands.arguments.NbtPathArgument.Node)
- net.minecraft.commands.arguments.NbtPathArgument.IndexedElementNode (implements net.minecraft.commands.arguments.NbtPathArgument.Node)
- net.minecraft.commands.arguments.NbtPathArgument.MatchElementNode (implements net.minecraft.commands.arguments.NbtPathArgument.Node)
- net.minecraft.commands.arguments.NbtPathArgument.MatchObjectNode (implements net.minecraft.commands.arguments.NbtPathArgument.Node)
- net.minecraft.commands.arguments.NbtPathArgument.MatchRootObjectNode (implements net.minecraft.commands.arguments.NbtPathArgument.Node)
- net.minecraft.commands.arguments.NbtPathArgument.NbtPath
- net.minecraft.commands.arguments.NbtTagArgument (implements com.mojang.brigadier.arguments.ArgumentType<T>)
- net.minecraft.commands.arguments.ObjectiveArgument (implements com.mojang.brigadier.arguments.ArgumentType<T>)
- net.minecraft.commands.arguments.ObjectiveCriteriaArgument (implements com.mojang.brigadier.arguments.ArgumentType<T>)
- net.minecraft.commands.arguments.OperationArgument (implements com.mojang.brigadier.arguments.ArgumentType<T>)
- net.minecraft.commands.arguments.ParticleArgument (implements com.mojang.brigadier.arguments.ArgumentType<T>)
- net.minecraft.commands.arguments.RangeArgument.Floats (implements net.minecraft.commands.arguments.RangeArgument<T>)
- net.minecraft.commands.arguments.RangeArgument.Ints (implements net.minecraft.commands.arguments.RangeArgument<T>)
- java.lang.Record
- net.minecraft.commands.arguments.ArgumentSignatures
- net.minecraft.commands.arguments.ArgumentSignatures.Entry
- net.minecraft.commands.arguments.ResourceOrTagArgument.ResourceResult<T> (implements net.minecraft.commands.arguments.ResourceOrTagArgument.Result<T>)
- net.minecraft.commands.arguments.ResourceOrTagArgument.TagResult<T> (implements net.minecraft.commands.arguments.ResourceOrTagArgument.Result<T>)
- net.minecraft.commands.arguments.ResourceOrTagKeyArgument.ResourceResult<T> (implements net.minecraft.commands.arguments.ResourceOrTagKeyArgument.Result<T>)
- net.minecraft.commands.arguments.ResourceOrTagKeyArgument.TagResult<T> (implements net.minecraft.commands.arguments.ResourceOrTagKeyArgument.Result<T>)
- net.minecraft.commands.arguments.ResourceArgument<T> (implements com.mojang.brigadier.arguments.ArgumentType<T>)
- net.minecraft.commands.arguments.ResourceArgument.Info<T> (implements net.minecraft.commands.synchronization.ArgumentTypeInfo<A,
T>) - net.minecraft.commands.arguments.ResourceArgument.Info.Template (implements net.minecraft.commands.synchronization.ArgumentTypeInfo.Template<A>)
- net.minecraft.commands.arguments.ResourceKeyArgument<T> (implements com.mojang.brigadier.arguments.ArgumentType<T>)
- net.minecraft.commands.arguments.ResourceKeyArgument.Info<T> (implements net.minecraft.commands.synchronization.ArgumentTypeInfo<A,
T>) - net.minecraft.commands.arguments.ResourceKeyArgument.Info.Template (implements net.minecraft.commands.synchronization.ArgumentTypeInfo.Template<A>)
- net.minecraft.commands.arguments.ResourceLocationArgument (implements com.mojang.brigadier.arguments.ArgumentType<T>)
- net.minecraft.commands.arguments.ResourceOrTagArgument<T> (implements com.mojang.brigadier.arguments.ArgumentType<T>)
- net.minecraft.commands.arguments.ResourceOrTagArgument.Info<T> (implements net.minecraft.commands.synchronization.ArgumentTypeInfo<A,
T>) - net.minecraft.commands.arguments.ResourceOrTagArgument.Info.Template (implements net.minecraft.commands.synchronization.ArgumentTypeInfo.Template<A>)
- net.minecraft.commands.arguments.ResourceOrTagKeyArgument<T> (implements com.mojang.brigadier.arguments.ArgumentType<T>)
- net.minecraft.commands.arguments.ResourceOrTagKeyArgument.Info<T> (implements net.minecraft.commands.synchronization.ArgumentTypeInfo<A,
T>) - net.minecraft.commands.arguments.ResourceOrTagKeyArgument.Info.Template (implements net.minecraft.commands.synchronization.ArgumentTypeInfo.Template<A>)
- net.minecraft.commands.arguments.ScoreboardSlotArgument (implements com.mojang.brigadier.arguments.ArgumentType<T>)
- net.minecraft.commands.arguments.ScoreHolderArgument (implements com.mojang.brigadier.arguments.ArgumentType<T>)
- net.minecraft.commands.arguments.ScoreHolderArgument.Info (implements net.minecraft.commands.synchronization.ArgumentTypeInfo<A,
T>) - net.minecraft.commands.arguments.ScoreHolderArgument.Info.Template (implements net.minecraft.commands.synchronization.ArgumentTypeInfo.Template<A>)
- net.minecraft.commands.arguments.ScoreHolderArgument.SelectorResult (implements net.minecraft.commands.arguments.ScoreHolderArgument.Result)
- net.minecraft.commands.arguments.SlotArgument (implements com.mojang.brigadier.arguments.ArgumentType<T>)
- net.minecraft.commands.arguments.StringRepresentableArgument<T> (implements com.mojang.brigadier.arguments.ArgumentType<T>)
- net.minecraft.commands.arguments.TemplateMirrorArgument
- net.minecraft.commands.arguments.TemplateRotationArgument
- net.minecraft.commands.arguments.TeamArgument (implements com.mojang.brigadier.arguments.ArgumentType<T>)
- net.minecraft.commands.arguments.TimeArgument (implements com.mojang.brigadier.arguments.ArgumentType<T>)
- net.minecraft.commands.arguments.UuidArgument (implements com.mojang.brigadier.arguments.ArgumentType<T>)
Interface Hierarchy
- net.minecraft.commands.arguments.ArgumentSignatures.Signer
- com.mojang.brigadier.arguments.ArgumentType<T>
- net.minecraft.commands.arguments.RangeArgument<T>
- net.minecraft.commands.arguments.SignedArgument<T>
- net.minecraft.commands.arguments.GameProfileArgument.Result
- net.minecraft.commands.arguments.NbtPathArgument.Node
- net.minecraft.commands.arguments.OperationArgument.Operation
- net.minecraft.commands.arguments.OperationArgument.SimpleOperation
- java.util.function.Predicate<T>
- net.minecraft.commands.arguments.ResourceOrTagArgument.Result<T>
- net.minecraft.commands.arguments.ResourceOrTagKeyArgument.Result<T>
- net.minecraft.commands.arguments.ScoreHolderArgument.Result
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- net.minecraft.commands.arguments.EntityAnchorArgument.Anchor
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)