Interface PlayerDetector
public interface PlayerDetector
-
Nested Class Summary
-
Field Summary
Modifier and TypeFieldDescriptionstatic final PlayerDetector
static final PlayerDetector
static final PlayerDetector
-
Method Summary
Modifier and TypeMethodDescriptiondetect
(ServerLevel p_309619_, PlayerDetector.EntitySelector p_330942_, BlockPos p_311426_, double p_331401_, boolean p_334733_) private static boolean
inLineOfSight
(Level p_332656_, Vec3 p_329624_, Vec3 p_332220_)
-
Field Details
-
NO_CREATIVE_PLAYERS
-
INCLUDING_CREATIVE_PLAYERS
-
SHEEP
-
-
Method Details
-
detect
List<UUID> detect(ServerLevel p_309619_, PlayerDetector.EntitySelector p_330942_, BlockPos p_311426_, double p_331401_, boolean p_334733_) -
inLineOfSight
-