Uses of Class
dev.sympho.modular_commands.utils.parse.entity.ChannelRefParser
Packages that use ChannelRefParser
-
Uses of ChannelRefParser in dev.sympho.modular_commands.utils.parse
Methods in dev.sympho.modular_commands.utils.parse that return ChannelRefParserModifier and TypeMethodDescriptionstatic <C extends @NonNull Channel>
ChannelRefParser<C>ParseUtils.channelRef(Class<C> type) Creates a parser for channel references of the given type.