net.minecraft.core

public class Cursor3D

ga
net.minecraft.core.Cursor3D
net.minecraft.class_3980
net.minecraft.util.CuboidBlockIterator
net.minecraft.util.math.CubeCoordinateIterator
net.minecraft.server.v1_16_R2.CursorPosition

Field summary

Modifier and TypeField
private int
a
originX
field_17683
startX
field_239623_a_
private int
b
originY
field_17684
startY
field_239624_b_
private int
c
originZ
field_17685
startZ
field_239625_c_
private int
d
width
field_17686
sizeX
field_239626_d_
private int
e
height
field_17687
sizeY
field_239627_e_
private int
f
depth
field_17688
sizeZ
field_239628_f_
private int
g
end
field_23112
totalSize
field_239629_g_
private int
h
index
field_23113
blocksIterated
field_239630_h_
private int
i
x
field_18233
x
field_218311_g
private int
j
y
field_18234
y
field_218312_h
private int
k
z
field_18235
z
field_218313_i

Constructor summary

ModifierConstructor
public (int startX, int startY, int startZ, int endX, int endY, int endZ)

Method summary

Modifier and TypeMethod
public boolean
a()
advance()
method_17963()
step()
func_218301_a()
public int
b()
nextX()
method_18671()
getX()
func_218304_b()
public int
c()
nextY()
method_18672()
getY()
func_218302_c()
public int
d()
nextZ()
method_18673()
getZ()
func_218303_d()
public int
e()
getNextType()
method_20789()
getEdgeCoordinatesCount()
func_223473_e()