net.minecraft.world.level

public class CollisionSpliterator

extends Spliterators$AbstractSpliterator<VoxelShape>

bpl
net.minecraft.world.level.CollisionSpliterator
net.minecraft.class_5329
net.minecraft.unmapped.C_tzmeienv
net.minecraft.world.BlockCollisionSpliterator
net.minecraft.util.math.shapes.VoxelShapeSpliterator
net.minecraft.server.v1_16_R1.VoxelShapeSpliterator

Field summary

Modifier and TypeField
private final Entity
a
source
field_25168
f_uybbmiuy
entity
field_234868_a_
private final AABB
b
box
field_25169
f_zmqmwkyn
box
field_234869_b_
private final CollisionContext
c
context
field_25170
f_gsvbauaz
context
field_234870_c_
private final Cursor3D
d
cursor
field_25171
f_ayedawjm
blockIterator
field_234871_d_
private final BlockPos$MutableBlockPos
e
pos
field_25172
f_uonwlnru
pos
field_234872_e_
private final VoxelShape
f
entityShape
field_25173
f_zlraeuqq
boxShape
field_234873_f_
private final CollisionGetter
g
collisionGetter
field_25174
f_ujeuradd
world
field_234874_g_
private boolean
h
needsBorderCheck
field_25175
f_wkshtnkh
checkEntity
field_234875_h_
private final BiPredicate<BlockState, BlockPos>
i
predicate
field_25669
f_lwwmnkwe
field_25669
field_241458_i_

Constructor summary

ModifierConstructor
public (CollisionGetter world, Entity entity, AABB box)
public (CollisionGetter arg0, Entity arg1, AABB arg2, BiPredicate<BlockState, BlockPos> arg3)

Method summary

Modifier and TypeMethod
public boolean
tryAdvance(Consumer<? super dfg> arg0)
tryAdvance(Consumer<? super VoxelShape> arg0)
tryAdvance(Consumer<? super class_265> arg0)
tryAdvance(Consumer<? super VoxelShape> arg0)
tryAdvance(Consumer<? super VoxelShape> arg0)
boolean
a(Consumer<? super dfg> arg0)
collisionCheck(Consumer<? super VoxelShape> arg0)
method_29285(Consumer<? super class_265> arg0)
m_kimpccys(Consumer<? super C_zscvhwbd> arg0)
offerBlockShape(Consumer<? super VoxelShape> arg0)
func_234878_a_(Consumer<? super VoxelShape> arg0)
private BlockGetter
a(int arg0, int arg1)
getChunk(int arg0, int arg1)
method_29283(int arg0, int arg1)
m_wnfwaqcj(int arg0, int arg1)
getChunk(int x, int z)
func_234876_a_(int arg0, int arg1)
boolean
b(Consumer<? super dfg> arg0)
worldBorderCheck(Consumer<? super VoxelShape> arg0)
method_29286(Consumer<? super class_265> arg0)
m_nxdipuvg(Consumer<? super C_zscvhwbd> arg0)
offerEntityShape(Consumer<? super VoxelShape> arg0)
func_234879_b_(Consumer<? super VoxelShape> arg0)
private static boolean
a(dfg arg0, deg arg1)
isCloseToBorder(VoxelShape arg0, AABB arg1)
method_30130(class_265 arg0, class_238 arg1)
m_nrdybtrw(C_zscvhwbd arg0, C_hbcjzgoe arg1)
method_30130(VoxelShape arg0, Box arg1)
func_241460_a_(VoxelShape arg0, AxisAlignedBB arg1)
private static boolean
b(dfg arg0, deg arg1)
isOutsideBorder(VoxelShape arg0, AABB arg1)
method_30131(class_265 arg0, class_238 arg1)
m_bmmyicea(C_zscvhwbd arg0, C_hbcjzgoe arg1)
method_30131(VoxelShape arg0, Box arg1)
func_241461_b_(VoxelShape arg0, AxisAlignedBB arg1)
public static boolean
a(cgw arg0, deg arg1)
isBoxFullyWithinWorldBorder(WorldBorder arg0, AABB arg1)
method_29284(class_2784 arg0, class_238 arg1)
m_gyzfawsr(C_pneibfez arg0, C_hbcjzgoe arg1)
isInWorldBorder(WorldBorder border, Box box)
func_234877_a_(WorldBorder arg0, AxisAlignedBB arg1)