MineAuth
Toggle table of contents
VersionPlaceholder
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
MineAuth
core
/
party.morino.mineauth.core.plugin.parser
/
AccessPlayerParserFactory
Access
Player
Parser
Factory
class
AccessPlayerParserFactory
:
ParameterParserFactory
アクセスプレイヤーパーサーのファクトリ
Members
Constructors
Access
Player
Parser
Factory
Link copied to clipboard
constructor
(
)
Functions
create
Parser
Link copied to clipboard
open
override
fun
createParser
(
paramInfo
:
ParameterInfo
)
:
ParameterParser
<
*
>
?
パラメータ情報に基づいてパーサーを生成する
supports
Link copied to clipboard
open
override
fun
supports
(
paramInfo
:
ParameterInfo
)
:
Boolean
指定されたパラメータ情報をサポートしているかどうかを判定する