Uses of Interface
net.minecraft.command.argument.TextConvertibleArgumentType
Packages that use TextConvertibleArgumentType
-
Uses of TextConvertibleArgumentType in net.minecraft.command.argument
Classes in net.minecraft.command.argument that implement TextConvertibleArgumentType -
Uses of TextConvertibleArgumentType in net.minecraft.network.encryption
Methods in net.minecraft.network.encryption with parameters of type TextConvertibleArgumentTypeModifier and TypeMethodDescriptionprivate static <T> TextArgumentSignatureDataMap.resultToText(TextConvertibleArgumentType<T> type, com.mojang.brigadier.context.ParsedArgument<?, ?> argument)