类 EntityArgument.Info.Template
java.lang.Object
net.minecraft.commands.arguments.EntityArgument.Info.Template
- 所有已实现的接口:
ArgumentTypeInfo.Template<EntityArgument>
- 封闭类:
EntityArgument.Info
public final class EntityArgument.Info.Template
extends Object
implements ArgumentTypeInfo.Template<EntityArgument>
-
字段概要
字段 -
构造器概要
构造器 -
方法概要
-
字段详细资料
-
single
final boolean single -
playersOnly
final boolean playersOnly
-
-
构造器详细资料
-
Template
Template(boolean p_231290_, boolean p_231291_)
-
-
方法详细资料
-
instantiate
- 指定者:
instantiate
在接口中ArgumentTypeInfo.Template<EntityArgument>
-
type
- 指定者:
type
在接口中ArgumentTypeInfo.Template<EntityArgument>
-