History - net.minecraft.world.level.levelgen.structure.BoundingBox

1.21.1

Names

Fields

Constructors

Methods

1.21

Names

eie

ejj

Fields

Constructors

Methods

1.20.6

Names

dyy

eie

Fields

Constructors

Methods

boolean (int, int, int): c, isInside, method_47593, contains, m_260866_

boolean (int, int, int): d, isInside, method_47593, contains, m_260866_

BoundingBox (int, int, int): c, inflatedBy, method_59718, expand, m_320482_

1.20.4

Names

dva

dyy

Fields

Constructors

Methods

Vec3i (): b, getLength, method_14659, getDimensions, m_71053_

Vec3i (): c, getLength, method_14659, getDimensions, m_71053_

int (): c, getXSpan, method_35414, getBlockCountX, m_71056_

int (): d, getXSpan, method_35414, getBlockCountX, m_71056_

int (): d, getYSpan, method_14660, getBlockCountY, m_71057_

int (): e, getYSpan, method_14660, getBlockCountY, m_71057_

int (): e, getZSpan, method_14663, getBlockCountZ, m_71058_

int (): f, getZSpan, method_14663, getBlockCountZ, m_71058_

BlockPos (): f, getCenter, method_22874, getCenter, m_162394_

BlockPos (): g, getCenter, method_22874, getCenter, m_162394_

int (): g, minX, method_35415, getMinX, m_162395_

int (): h, minX, method_35415, getMinX, m_162395_

int (): h, minY, method_35416, getMinY, m_162396_

int (): i, minY, method_35416, getMinY, m_162396_

int (): i, minZ, method_35417, getMinZ, m_162398_

int (): j, minZ, method_35417, getMinZ, m_162398_

int (): j, maxX, method_35418, getMaxX, m_162399_

int (): k, maxX, method_35418, getMaxX, m_162399_

int (): k, maxY, method_35419, getMaxY, m_162400_

int (): l, maxY, method_35419, getMaxY, m_162400_

int (): l, maxZ, method_35420, getMaxZ, m_162401_

int (): m, maxZ, method_35420, getMaxZ, m_162401_

Stream<ChunkPos> (): b, intersectingChunks, method_54883, streamChunkPos, m_306717_

1.20.2

Names

drs

dva

Fields

Constructors

Methods

1.20.1

Names

drh

drs

Fields

Constructors

Methods

1.19.4

Names

doh

drh

Fields

Constructors

Methods

1.19.3

Names

dkt

doh

Fields

Constructors

Methods

boolean (int, int, int): c, isInside, method_47593, contains, m_260866_

1.19.2

Names

Fields

Constructors

Methods

1.19.1

Names

djw

dkt

Fields

Constructors

Methods

1.19

Names

deo

djw

Fields

Constructors

Methods

1.18.2

Names

deh

deo

Fields

org.apache.logging.log4j.Logger: b, LOGGER, field_31548, LOGGER, f_162355_

org.slf4j.Logger: b, LOGGER, field_31548, LOGGER, f_162355_

Constructors

Methods

1.18.1

Names

Fields

Constructors

Methods

1.18

Names

dar

deh

Fields

Constructors

Methods

BoundingBox (int): a, inflate, method_35410, expand, m_162365_

BoundingBox (int): a, inflatedBy, method_35410, expand, m_191961_

1.17.1

Names

daq

dar

Fields

Constructors

Methods

BoundingBox (): a, infinite, method_14665, empty, m_71044_

BoundingBox (): a, infinite, method_14665, infinite, m_71044_

1.17

Names

cra

daq

net.minecraft.util.math.MutableBoundingBox

net.minecraft.src.C_2478_

net.minecraft.server.v1_16_R3.StructureBoundingBox

net.minecraft.world.level.levelgen.structure.StructureBoundingBox

Fields

int: a, x0, field_14381, minX, field_78897_a

int: h, maxZ, field_14381, maxZ, f_162361_

int: b, y0, field_14380, minY, field_78895_b

int: c, minX, field_14380, minX, f_162356_

int: c, z0, field_14379, minZ, field_78896_c

int: d, minY, field_14379, minY, f_162357_

int: d, x1, field_14378, maxX, field_78893_d

int: e, minZ, field_14378, minZ, f_162358_

int: e, y1, field_14377, maxY, field_78894_e

int: f, maxX, field_14377, maxX, f_162359_

int: f, z1, field_14376, maxZ, field_78892_f

int: g, maxY, field_14376, maxY, f_162360_

org.apache.logging.log4j.Logger: b, LOGGER, field_31548, LOGGER, f_162355_

com.mojang.serialization.Codec<BoundingBox>: a, CODEC, field_29325, CODEC, f_162354_

Constructors

()

(int[])

(BoundingBox)

(Vec3i, Vec3i)

(int, int, int, int)

(BlockPos)

Methods

BoundingBox (): a, getUnknownBox, method_14665, empty, func_78887_a

BoundingBox (): a, infinite, method_14665, empty, m_71044_

BoundingBox (int, int, int, int, int, int, int, int, int, Direction): a, orientBox, method_14667, rotated, func_175897_a

BoundingBox (int, int, int, int, int, int, int, int, int, Direction): a, orientBox, method_14667, rotated, m_71031_

BoundingBox (int, int, int, int, int, int): a, createProper, method_14666, create, func_175899_a

boolean (BoundingBox): b, intersects, method_14657, intersects, func_78884_a

boolean (BoundingBox): a, intersects, method_14657, intersects, m_71049_

boolean (int, int, int, int): a, intersects, method_14669, intersectsXZ, func_78885_a

boolean (int, int, int, int): a, intersects, method_14669, intersectsXZ, m_71019_

void (BoundingBox): c, expand, method_14668, encompass, func_78888_b

void (int, int, int): a, move, method_14661, move, func_78886_a

boolean (Vec3i): b, isInside, method_14662, contains, func_175898_b

boolean (Vec3i): b, isInside, method_14662, contains, m_71051_

Vec3i (): c, getLength, method_14659, getDimensions, func_175896_b

Vec3i (): b, getLength, method_14659, getDimensions, m_71053_

int (): d, getXSpan, method_14660, getBlockCountX, func_78883_b

int (): c, getXSpan, method_35414, getBlockCountX, m_71056_

int (): e, getYSpan, method_14663, getBlockCountY, func_78882_c

int (): d, getYSpan, method_14660, getBlockCountY, m_71057_

int (): f, getZSpan, method_14664, getBlockCountZ, func_78880_d

int (): e, getZSpan, method_14663, getBlockCountZ, m_71058_

IntArrayTag (): h, createTag, method_14658, toNbt, func_151535_h

BoundingBox (int, int, int): b, moved, method_19311, offset, func_215127_b

BoundingBox (int, int, int): b, moved, method_19311, offset, m_71045_

Vec3i (): g, getCenter, method_22874, getCenter, func_215126_f

BoundingBox (): b, infinite, method_27234, infinite, func_236990_b_

void (Vec3i): a, move, method_29299, move, func_236989_a_

BoundingBox (Vec3i, Vec3i): a, fromCorners, method_34390, create, m_162375_

Optional<BoundingBox> (Iterable<BlockPos>): a, encapsulatingPositions, method_35411, encompassPositions, m_162378_

Optional<BoundingBox> (Iterable<BoundingBox>): b, encapsulatingBoxes, method_35413, encompass, m_162388_

BoundingBox (BoundingBox): b, encapsulate, method_35412, encompass, m_162386_

BoundingBox (BlockPos): a, encapsulate, method_34389, encompass, m_162371_

BoundingBox (int): a, inflate, method_35410, expand, m_162365_

BoundingBox (int, int, int): a, move, method_14661, move, m_162367_

BoundingBox (Vec3i): a, move, method_29299, move, m_162373_

BlockPos (): f, getCenter, method_22874, getCenter, m_162394_

void (Consumer<BlockPos>): a, forAllCorners, method_34391, forEachVertex, m_162380_

int (): g, minX, method_35415, getMinX, m_162395_

int (): h, minY, method_35416, getMinY, m_162396_

int (): i, minZ, method_35417, getMinZ, m_162398_

int (): j, maxX, method_35418, getMaxX, m_162399_

int (): k, maxY, method_35419, getMaxY, m_162400_

int (): l, maxZ, method_35420, getMaxZ, m_162401_

1.16.5

Names

Fields

Constructors

Methods

1.16.4

Names

cqx

cra

net.minecraft.server.v1_16_R2.StructureBoundingBox

net.minecraft.server.v1_16_R3.StructureBoundingBox

Fields

Constructors

Methods

1.16.3

Names

Fields

Constructors

Methods

1.16.2

Names

ctd

cqx

net.minecraft.server.v1_16_R1.StructureBoundingBox

net.minecraft.server.v1_16_R2.StructureBoundingBox

Fields

Constructors

Methods

void (int, int, int): a, move, method_14661, offset, func_78886_a

void (int, int, int): a, move, method_14661, move, func_78886_a

BoundingBox (int, int, int): b, moved, method_19311, translated, func_215127_b

BoundingBox (int, int, int): b, moved, method_19311, offset, func_215127_b

void (Vec3i): a, move, method_29299, method_29299, func_236989_a_

void (Vec3i): a, move, method_29299, move, func_236989_a_

1.16.1

Names

clb

ctd

net.minecraft.server.v1_15_R1.StructureBoundingBox

net.minecraft.server.v1_16_R1.StructureBoundingBox

Fields

Constructors

Methods

Vec3i (): b, getLength, method_14659, getDimensions, func_175896_b

Vec3i (): c, getLength, method_14659, getDimensions, func_175896_b

int (): c, getXSpan, method_14660, getBlockCountX, func_78883_b

int (): d, getXSpan, method_14660, getBlockCountX, func_78883_b

int (): d, getYSpan, method_14663, getBlockCountY, func_78882_c

int (): e, getYSpan, method_14663, getBlockCountY, func_78882_c

int (): e, getZSpan, method_14664, getBlockCountZ, func_78880_d

int (): f, getZSpan, method_14664, getBlockCountZ, func_78880_d

IntArrayTag (): g, createTag, method_14658, toNbt, func_151535_h

IntArrayTag (): h, createTag, method_14658, toNbt, func_151535_h

Vec3i (): f, getCenter, method_22874, func_215126_f

Vec3i (): g, getCenter, method_22874, getCenter, func_215126_f

BoundingBox (): b, infinite, method_27234, infinite, func_236990_b_

void (Vec3i): a, move, method_29299, method_29299, func_236989_a_

1.15.2

Names

cky

clb

Fields

Constructors

Methods

1.15.1

Names

Fields

Constructors

Methods

1.15

Names

cic

cky

net.minecraft.server.v1_14_R1.StructureBoundingBox

net.minecraft.server.v1_15_R1.StructureBoundingBox

Fields

Constructors

Methods

BoundingBox (int, int, int): b, moved, method_19311, func_215127_b

BoundingBox (int, int, int): b, moved, method_19311, translated, func_215127_b

Vec3i (): f, getCenter, method_19635, func_215126_f

Vec3i (): f, getCenter, method_22874, func_215126_f

1.14.4

Names

chx

cic

net.minecraft.world.level.levelgen.structure.BoundingBox

net.minecraft.util.math.MutableIntBoundingBox

net.minecraft.util.math.BlockBox

Fields

int: a, field_14381, minX, field_78897_a

int: a, x0, field_14381, minX, field_78897_a

int: b, field_14380, minY, field_78895_b

int: b, y0, field_14380, minY, field_78895_b

int: c, field_14379, minZ, field_78896_c

int: c, z0, field_14379, minZ, field_78896_c

int: d, field_14378, maxX, field_78893_d

int: d, x1, field_14378, maxX, field_78893_d

int: e, field_14377, maxY, field_78894_e

int: e, y1, field_14377, maxY, field_78894_e

int: f, field_14376, maxZ, field_78892_f

int: f, z1, field_14376, maxZ, field_78892_f

Constructors

Methods

StructureBoundingBox (): a, method_14665, empty, func_78887_a

BoundingBox (): a, getUnknownBox, method_14665, empty, func_78887_a

StructureBoundingBox (int, int, int, int, int, int, int, int, int, EnumDirection): a, method_14667, createRotated, func_175897_a

BoundingBox (int, int, int, int, int, int, int, int, int, Direction): a, orientBox, method_14667, rotated, func_175897_a

StructureBoundingBox (int, int, int, int, int, int): a, method_14666, create, func_175899_a

BoundingBox (int, int, int, int, int, int): a, createProper, method_14666, create, func_175899_a

boolean (StructureBoundingBox): b, method_14657, intersects, func_78884_a

boolean (BoundingBox): b, intersects, method_14657, intersects, func_78884_a

boolean (int, int, int, int): a, method_14669, intersectsXZ, func_78885_a

boolean (int, int, int, int): a, intersects, method_14669, intersectsXZ, func_78885_a

void (StructureBoundingBox): c, method_14668, setFrom, func_78888_b

void (BoundingBox): c, expand, method_14668, encompass, func_78888_b

void (int, int, int): a, method_14661, translate, func_78886_a

void (int, int, int): a, move, method_14661, offset, func_78886_a

boolean (BaseBlockPosition): b, method_14662, contains, func_175898_b

boolean (Vec3i): b, isInside, method_14662, contains, func_175898_b

BaseBlockPosition (): b, method_14659, getSize, func_175896_b

Vec3i (): b, getLength, method_14659, getDimensions, func_175896_b

int (): c, method_14660, getBlockCountX, func_78883_b

int (): c, getXSpan, method_14660, getBlockCountX, func_78883_b

int (): d, method_14663, getBlockCountY, func_78882_c

int (): d, getYSpan, method_14663, getBlockCountY, func_78882_c

int (): e, method_14664, getBlockCountZ, func_78880_d

int (): e, getZSpan, method_14664, getBlockCountZ, func_78880_d

NBTTagIntArray (): g, method_14658, toNbt, func_151535_h

IntArrayTag (): g, createTag, method_14658, toNbt, func_151535_h

StructureBoundingBox (int, int, int): b, method_19311, method_19311, func_215127_b

BoundingBox (int, int, int): b, moved, method_19311, func_215127_b

BaseBlockPosition (): f, method_19635, method_19635, func_215126_f

Vec3i (): f, getCenter, method_19635, func_215126_f

1.14.3

Names

cht

chx

net.minecraft.util.math.MutableIntBoundingBox

Fields

int: a, field_14381, field_78897_a

int: a, field_14381, minX, field_78897_a

int: b, field_14380, field_78895_b

int: b, field_14380, minY, field_78895_b

int: c, field_14379, field_78896_c

int: c, field_14379, minZ, field_78896_c

int: d, field_14378, field_78893_d

int: d, field_14378, maxX, field_78893_d

int: e, field_14377, field_78894_e

int: e, field_14377, maxY, field_78894_e

int: f, field_14376, field_78892_f

int: f, field_14376, maxZ, field_78892_f

Constructors

Methods

StructureBoundingBox (): a, method_14665, func_78887_a

StructureBoundingBox (): a, method_14665, empty, func_78887_a

StructureBoundingBox (int, int, int, int, int, int, int, int, int, EnumDirection): a, method_14667, func_175897_a

StructureBoundingBox (int, int, int, int, int, int, int, int, int, EnumDirection): a, method_14667, createRotated, func_175897_a

StructureBoundingBox (int, int, int, int, int, int): a, method_14666, func_175899_a

StructureBoundingBox (int, int, int, int, int, int): a, method_14666, create, func_175899_a

boolean (StructureBoundingBox): b, method_14657, func_78884_a

boolean (StructureBoundingBox): b, method_14657, intersects, func_78884_a

boolean (int, int, int, int): a, method_14669, func_78885_a

boolean (int, int, int, int): a, method_14669, intersectsXZ, func_78885_a

void (StructureBoundingBox): c, method_14668, func_78888_b

void (StructureBoundingBox): c, method_14668, setFrom, func_78888_b

void (int, int, int): a, method_14661, func_78886_a

void (int, int, int): a, method_14661, translate, func_78886_a

boolean (BaseBlockPosition): b, method_14662, func_175898_b

boolean (BaseBlockPosition): b, method_14662, contains, func_175898_b

BaseBlockPosition (): b, method_14659, func_175896_b

BaseBlockPosition (): b, method_14659, getSize, func_175896_b

int (): c, method_14660, func_78883_b

int (): c, method_14660, getBlockCountX, func_78883_b

int (): d, method_14663, func_78882_c

int (): d, method_14663, getBlockCountY, func_78882_c

int (): e, method_14664, func_78880_d

int (): e, method_14664, getBlockCountZ, func_78880_d

NBTTagIntArray (): g, method_14658, func_151535_h

NBTTagIntArray (): g, method_14658, toNbt, func_151535_h

StructureBoundingBox (int, int, int): b, method_19311, func_215127_b

StructureBoundingBox (int, int, int): b, method_19311, method_19311, func_215127_b

BaseBlockPosition (): f, method_19635, func_215126_f

BaseBlockPosition (): f, method_19635, method_19635, func_215126_f

1.14.2

Names

Fields

Constructors

Methods

1.14.1

Names

chr

cht

Fields

Constructors

Methods

1.14

Names

bwf

chr

net.minecraft.class_3341

net.minecraft.server.v1_13_R2.StructureBoundingBox

net.minecraft.server.v1_14_R1.StructureBoundingBox

Fields

int: a, field_78897_a

int: a, field_14381, field_78897_a

int: b, field_78895_b

int: b, field_14380, field_78895_b

int: c, field_78896_c

int: c, field_14379, field_78896_c

int: d, field_78893_d

int: d, field_14378, field_78893_d

int: e, field_78894_e

int: e, field_14377, field_78894_e

int: f, field_78892_f

int: f, field_14376, field_78892_f

Constructors

Methods

StructureBoundingBox (): a, func_78887_a

StructureBoundingBox (): a, method_14665, func_78887_a

StructureBoundingBox (int, int, int, int, int, int, int, int, int, EnumDirection): a, func_175897_a

StructureBoundingBox (int, int, int, int, int, int, int, int, int, EnumDirection): a, method_14667, func_175897_a

StructureBoundingBox (int, int, int, int, int, int): a, func_175899_a

StructureBoundingBox (int, int, int, int, int, int): a, method_14666, func_175899_a

boolean (StructureBoundingBox): a, func_78884_a

boolean (StructureBoundingBox): b, method_14657, func_78884_a

boolean (int, int, int, int): a, func_78885_a

boolean (int, int, int, int): a, method_14669, func_78885_a

void (StructureBoundingBox): b, func_78888_b

void (StructureBoundingBox): c, method_14668, func_78888_b

void (int, int, int): a, func_78886_a

void (int, int, int): a, method_14661, func_78886_a

boolean (BaseBlockPosition): b, func_175898_b

boolean (BaseBlockPosition): b, method_14662, func_175898_b

BaseBlockPosition (): b, func_175896_b

BaseBlockPosition (): b, method_14659, func_175896_b

int (): c, func_78883_b

int (): c, method_14660, func_78883_b

int (): d, func_78882_c

int (): d, method_14663, func_78882_c

int (): e, func_78880_d

int (): e, method_14664, func_78880_d

NBTTagIntArray (): g, func_151535_h

NBTTagIntArray (): g, method_14658, func_151535_h

StructureBoundingBox (int, int, int): b, method_19311, func_215127_b

BaseBlockPosition (): f, method_19635, func_215126_f

1.13.2

Names

bwe

bwf

Fields

Constructors

Methods

1.13.1

Names

bvw

bwe

net.minecraft.server.v1_13_R1.StructureBoundingBox

net.minecraft.server.v1_13_R2.StructureBoundingBox

Fields

Constructors

Methods

1.13

Names

bbg

bvw

net.minecraft.world.gen.structure.StructureBoundingBox

net.minecraft.util.math.MutableBoundingBox

net.minecraft.server.v1_12_R1.StructureBoundingBox

net.minecraft.server.v1_13_R1.StructureBoundingBox

Fields

Constructors

Methods

1.12.2

Names

Fields

Constructors

Methods

1.12.1

Names

bbe

bbg

Fields

Constructors

Methods

1.12

Names

axz

bbe

net.minecraft.server.v1_11_R1.StructureBoundingBox

net.minecraft.server.v1_12_R1.StructureBoundingBox

Fields

Constructors

Methods

1.11.2

Names

Fields

Constructors

Methods

1.11.1

Names

axx

axz

Fields

Constructors

Methods

1.11

Names

awg

axx

net.minecraft.server.v1_10_R1.StructureBoundingBox

net.minecraft.server.v1_11_R1.StructureBoundingBox

Fields

Constructors

Methods

BaseBlockPosition (): f, func_180717_f

1.10.2

Names

Fields

Constructors

Methods

1.10

Names

avp

awg

net.minecraft.server.v1_9_R2.StructureBoundingBox

net.minecraft.server.v1_10_R1.StructureBoundingBox

Fields

Constructors

Methods

1.9.4

Names

avo

avp

net.minecraft.server.v1_9_R1.StructureBoundingBox

net.minecraft.server.v1_9_R2.StructureBoundingBox

Fields

Constructors

Methods

1.9.2

Names

avp

avo

Fields

Constructors

Methods

1.9

Names

aqe

avp

net.minecraft.server.v1_8_R3.StructureBoundingBox

net.minecraft.server.v1_9_R1.StructureBoundingBox

Fields

Constructors

Methods

1.8.8

Names

aqe

net.minecraft.world.gen.structure.StructureBoundingBox

net.minecraft.server.v1_8_R3.StructureBoundingBox

Fields

int: a, field_78897_a

int: b, field_78895_b

int: c, field_78896_c

int: d, field_78893_d

int: e, field_78894_e

int: f, field_78892_f

Constructors

()

(int[])

(StructureBoundingBox)

(int, int, int, int, int, int)

(BaseBlockPosition, BaseBlockPosition)

(int, int, int, int)

Methods

StructureBoundingBox (): a, func_78887_a

StructureBoundingBox (int, int, int, int, int, int, int, int, int, EnumDirection): a, func_175897_a

StructureBoundingBox (int, int, int, int, int, int): a, func_175899_a

boolean (StructureBoundingBox): a, func_78884_a

boolean (int, int, int, int): a, func_78885_a

void (StructureBoundingBox): b, func_78888_b

void (int, int, int): a, func_78886_a

boolean (BaseBlockPosition): b, func_175898_b

BaseBlockPosition (): b, func_175896_b

int (): c, func_78883_b

int (): d, func_78882_c

int (): e, func_78880_d

BaseBlockPosition (): f, func_180717_f

NBTTagIntArray (): g, func_151535_h