Uses of Interface
net.minecraft.commands.arguments.GameProfileArgument.Result
Packages that use GameProfileArgument.Result
-
Uses of GameProfileArgument.Result in net.minecraft.commands.arguments
Classes in net.minecraft.commands.arguments that implement GameProfileArgument.ResultMethods in net.minecraft.commands.arguments that return GameProfileArgument.ResultModifier and TypeMethodDescriptionGameProfileArgument.parse
(com.mojang.brigadier.StringReader reader) private static GameProfileArgument.Result
GameProfileArgument.parse
(com.mojang.brigadier.StringReader reader, boolean allowSelectors) GameProfileArgument.parse
(com.mojang.brigadier.StringReader reader, S p_353124_)