Interface OfflineSupportedPlayerArgumentType
- All Superinterfaces:
com.mojang.brigadier.arguments.ArgumentType<net.minecraft.commands.arguments.selector.EntitySelector>
public interface OfflineSupportedPlayerArgumentType
extends com.mojang.brigadier.arguments.ArgumentType<net.minecraft.commands.arguments.selector.EntitySelector>
-
Method Summary
Methods inherited from interface com.mojang.brigadier.arguments.ArgumentType
getExamples, listSuggestions, parse