CLASS net/minecraft/class_1941 net/minecraft/world/CollisionView METHOD method_17892 isSpaceEmpty (Lnet/minecraft/class_1297;)Z ARG 1 entity METHOD method_18026 isSpaceEmpty (Lnet/minecraft/class_238;)Z ARG 1 box METHOD method_20743 getEntityCollisions (Lnet/minecraft/class_1297;Lnet/minecraft/class_238;)Ljava/util/List; ARG 1 entity ARG 2 box METHOD method_20812 getBlockCollisions (Lnet/minecraft/class_1297;Lnet/minecraft/class_238;)Ljava/lang/Iterable; ARG 1 entity ARG 2 box METHOD method_22338 getChunkAsView (II)Lnet/minecraft/class_1922; ARG 1 chunkX ARG 2 chunkZ METHOD method_33594 findClosestCollision (Lnet/minecraft/class_1297;Lnet/minecraft/class_265;Lnet/minecraft/class_243;DDD)Ljava/util/Optional; ARG 1 entity ARG 2 shape ARG 3 target ARG 4 x ARG 6 y ARG 8 z METHOD method_39454 canCollide (Lnet/minecraft/class_1297;Lnet/minecraft/class_238;)Z ARG 1 entity ARG 2 box METHOD method_39455 getWorldBorderCollisions (Lnet/minecraft/class_1297;Lnet/minecraft/class_238;)Lnet/minecraft/class_265; ARG 1 entity ARG 2 box METHOD method_8587 isSpaceEmpty (Lnet/minecraft/class_1297;Lnet/minecraft/class_238;)Z ARG 1 entity ARG 2 box METHOD method_8600 getCollisions (Lnet/minecraft/class_1297;Lnet/minecraft/class_238;)Ljava/lang/Iterable; ARG 1 entity ARG 2 box METHOD method_8606 doesNotIntersectEntities (Lnet/minecraft/class_1297;)Z ARG 1 entity METHOD method_8611 doesNotIntersectEntities (Lnet/minecraft/class_1297;Lnet/minecraft/class_265;)Z COMMENT {@return {@code true} if {@code shape} does not intersect COMMENT with non-spectator entities except {@code except}} COMMENT COMMENT @implNote This always returns {@code true} if {@code shape} is {@linkplain VoxelShape#isEmpty empty}. ARG 1 except ARG 2 shape METHOD method_8621 getWorldBorder ()Lnet/minecraft/class_2784; METHOD method_8628 canPlace (Lnet/minecraft/class_2680;Lnet/minecraft/class_2338;Lnet/minecraft/class_3726;)Z ARG 1 state ARG 2 pos ARG 3 context