Package net.minecraft.block.spawner
Interface EntityDetector
public interface EntityDetector
- Mappings:
Namespace Name named net/minecraft/block/spawner/EntityDetectorintermediary net/minecraft/class_8962official dqd
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final EntityDetectorstatic final EntityDetectorstatic final EntityDetector -
Method Summary
Modifier and TypeMethodDescriptiondetect(ServerWorld world, EntityDetector.Selector selector, BlockPos center, double radius, boolean bool) private static booleanmethod_58696(World world, Vec3d vec3d, Vec3d vec3d2)
-
Field Details
-
SURVIVAL_PLAYERS
- Mappings:
Namespace Name Mixin selector named SURVIVAL_PLAYERSLnet/minecraft/block/spawner/EntityDetector;SURVIVAL_PLAYERS:Lnet/minecraft/block/spawner/EntityDetector;intermediary field_48860Lnet/minecraft/class_8962;field_48860:Lnet/minecraft/class_8962;official aLdqd;a:Ldqd;
-
NON_SPECTATOR_PLAYERS
- Mappings:
Namespace Name Mixin selector named NON_SPECTATOR_PLAYERSLnet/minecraft/block/spawner/EntityDetector;NON_SPECTATOR_PLAYERS:Lnet/minecraft/block/spawner/EntityDetector;intermediary field_48861Lnet/minecraft/class_8962;field_48861:Lnet/minecraft/class_8962;official bLdqd;b:Ldqd;
-
SHEEP
- Mappings:
Namespace Name Mixin selector named SHEEPLnet/minecraft/block/spawner/EntityDetector;SHEEP:Lnet/minecraft/block/spawner/EntityDetector;intermediary field_47357Lnet/minecraft/class_8962;field_47357:Lnet/minecraft/class_8962;official cLdqd;c:Ldqd;
-
-
Method Details
-
detect
List<UUID> detect(ServerWorld world, EntityDetector.Selector selector, BlockPos center, double radius, boolean bool) - Mappings:
Namespace Name Mixin selector named detectLnet/minecraft/block/spawner/EntityDetector;detect(Lnet/minecraft/server/world/ServerWorld;Lnet/minecraft/block/spawner/EntityDetector$Selector;Lnet/minecraft/util/math/BlockPos;DZ)Ljava/util/List;intermediary detectLnet/minecraft/class_8962;detect(Lnet/minecraft/class_3218;Lnet/minecraft/class_8962$class_9198;Lnet/minecraft/class_2338;DZ)Ljava/util/List;official detectLdqd;detect(Laqm;Ldqd$a;Lio;DZ)Ljava/util/List;
-
method_58696
- Mappings:
Namespace Name Mixin selector named method_58696Lnet/minecraft/block/spawner/EntityDetector;method_58696(Lnet/minecraft/world/World;Lnet/minecraft/util/math/Vec3d;Lnet/minecraft/util/math/Vec3d;)Zintermediary method_58696Lnet/minecraft/class_8962;method_58696(Lnet/minecraft/class_1937;Lnet/minecraft/class_243;Lnet/minecraft/class_243;)Zofficial aLdqd;a(Ldax;Leuk;Leuk;)Z
-