跳转至

EntityQueryOptions

文档版本:1.21.0.24

EntityQueryOptions接口,扩展自EntityFilter。script_api.minecraft/server.entityqueryoptions.description

属性

closest
closest: int32 | undefined;
closestint32|undefined
script_api.minecraft/server.entityqueryoptions.closest.description
farthest
farthest: int32 | undefined;
farthestint32|undefined
script_api.minecraft/server.entityqueryoptions.farthest.description
location
location: Vector3 | undefined;
maxDistance
maxDistance: float | undefined;
maxDistancefloat|undefined
script_api.minecraft/server.entityqueryoptions.maxdistance.description
minDistance
minDistance: float | undefined;
minDistancefloat|undefined
script_api.minecraft/server.entityqueryoptions.mindistance.description