Class ActorProvider
java.lang.Object
me.lauriichan.laylib.command.argument.provider.ActorProvider
- All Implemented Interfaces:
IArgumentType<Actor<?>>,IProviderArgumentType<Actor<?>>
-
Field Summary
Fields -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface me.lauriichan.laylib.command.IArgumentType
suggestMethods inherited from interface me.lauriichan.laylib.command.IProviderArgumentType
parse
-
Field Details
-
PROVIDER
-
-
Method Details
-
provide
- Specified by:
providein interfaceIProviderArgumentType<Actor<?>>
-