Uses of Class
dev.sympho.modular_commands.utils.parse.entity.ChannelParser
Packages that use ChannelParser
-
Uses of ChannelParser in dev.sympho.modular_commands.utils.parse
Methods in dev.sympho.modular_commands.utils.parse that return ChannelParserModifier and TypeMethodDescriptionstatic <C extends @NonNull Channel>
ChannelParser<C>Creates a parser for channels of the given type.