Interface PlayerDetector
public interface PlayerDetector
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final PlayerDetector
static final PlayerDetector
static final PlayerDetector
-
Method Summary
Modifier and TypeMethodDescriptiondetect
(ServerLevel p_312124_, PlayerDetector.EntitySelector p_323893_, BlockPos p_312149_, double p_324310_, boolean p_338443_) private static boolean
inLineOfSight
(Level p_338760_, Vec3 p_338259_, Vec3 p_338810_)
-
Field Details
-
NO_CREATIVE_PLAYERS
-
INCLUDING_CREATIVE_PLAYERS
-
SHEEP
-
-
Method Details
-
detect
List<UUID> detect(ServerLevel p_312124_, PlayerDetector.EntitySelector p_323893_, BlockPos p_312149_, double p_324310_, boolean p_338443_) -
inLineOfSight
-