Uses of Class
me.lauriichan.laylib.command.exception.ArgumentStack
Packages that use ArgumentStack
-
Uses of ArgumentStack in me.lauriichan.laylib.command
Methods in me.lauriichan.laylib.command with parameters of type ArgumentStackModifier and TypeMethodDescriptiondefault <E> Class<? extends E> IArgumentMap.getClassOrStack(String key, Class<E> abstraction, ArgumentStack stack) default <E> EIArgumentMap.getOrStack(String key, Class<E> type, ArgumentStack stack) -
Uses of ArgumentStack in me.lauriichan.laylib.command.exception
Methods in me.lauriichan.laylib.command.exception that return ArgumentStackConstructors in me.lauriichan.laylib.command.exception with parameters of type ArgumentStack