Uses of Interface
net.minecraft.command.argument.SignedArgumentType
Packages that use SignedArgumentType
-
Uses of SignedArgumentType in net.minecraft.command.argument
Classes in net.minecraft.command.argument that implement SignedArgumentType -
Uses of SignedArgumentType in net.minecraft.network.message
Methods in net.minecraft.network.message with parameters of type SignedArgumentTypeModifier and TypeMethodDescriptionprivate static <T> StringArgumentSignatureDataMap.resultToString(SignedArgumentType<T> type, com.mojang.brigadier.context.ParsedArgument<?, ?> argument)