History - net.minecraft.world.level.levelgen.structure.templatesystem.StructureTemplate

25w18a

Names

ewp

exf

Fields

List<StructureTemplate$Palette>: l, palettes, field_15586, blockInfoLists, f_74482_

List<StructureTemplate$Palette>: m, palettes, field_15586

List<StructureTemplate$StructureEntityInfo>: m, entityInfoList, field_15589, entities, f_74483_

List<StructureTemplate$StructureEntityInfo>: n, entityInfoList, field_15589

String: o, author, field_15588, author, f_74485_

String: p, author, field_15588

String: a, PALETTE_TAG, field_31687, PALETTE_KEY, f_163789_

String: a, PALETTE_TAG, field_31687

String: b, PALETTE_LIST_TAG, field_31688, PALETTES_KEY, f_163790_

String: b, PALETTE_LIST_TAG, field_31688

String: c, ENTITIES_TAG, field_31689, ENTITIES_KEY, f_163791_

String: c, ENTITIES_TAG, field_31689

String: d, BLOCKS_TAG, field_31690, BLOCKS_KEY, f_163792_

String: d, BLOCKS_TAG, field_31690

String: e, BLOCK_TAG_POS, field_31691, BLOCKS_POS_KEY, f_163793_

String: e, BLOCK_TAG_POS, field_31691

String: f, BLOCK_TAG_STATE, field_31692, BLOCKS_STATE_KEY, f_163794_

String: f, BLOCK_TAG_STATE, field_31692

String: g, BLOCK_TAG_NBT, field_31693, BLOCKS_NBT_KEY, f_163795_

String: g, BLOCK_TAG_NBT, field_31693

String: h, ENTITY_TAG_POS, field_31694, ENTITIES_POS_KEY, f_163796_

String: h, ENTITY_TAG_POS, field_31694

String: i, ENTITY_TAG_BLOCKPOS, field_31695, ENTITIES_BLOCK_POS_KEY, f_163797_

String: i, ENTITY_TAG_BLOCKPOS, field_31695

String: j, ENTITY_TAG_NBT, field_31696, ENTITIES_NBT_KEY, f_163798_

String: j, ENTITY_TAG_NBT, field_31696

String: k, SIZE_TAG, field_31697, SIZE_KEY, f_163799_

String: k, SIZE_TAG, field_31697

Vec3i: n, size, field_15587, size, f_74484_

Vec3i: o, size, field_15587

org.slf4j.Logger: l, LOGGER, field_60379

Constructors

Methods

void (String): a, setAuthor, method_15161, setAuthor, m_74612_

void (String): a, setAuthor, method_15161

String (): b, getAuthor, method_15181, getAuthor, m_74627_

String (): b, getAuthor, method_15181

void (Level, BlockPos, BlockPos): a, fillEntityList, method_15164, addEntitiesFromWorld, m_74500_

BlockPos (StructurePlaceSettings, BlockPos, StructurePlaceSettings, BlockPos): a, calculateConnectedPosition, method_15180, transformBox, m_74566_

BlockPos (StructurePlaceSettings, BlockPos, StructurePlaceSettings, BlockPos): a, calculateConnectedPosition, method_15180

BlockPos (StructurePlaceSettings, BlockPos): a, calculateRelativePosition, method_15171, transform, m_74563_

BlockPos (StructurePlaceSettings, BlockPos): a, calculateRelativePosition, method_15171

BlockPos (BlockPos, Mirror, Rotation, BlockPos): a, transform, method_15168, transformAround, m_74593_

BlockPos (BlockPos, Mirror, Rotation, BlockPos): a, transform, method_15168

Vec3 (Vec3, Mirror, Rotation, BlockPos): a, transform, method_15176, transformAround, m_74578_

Vec3 (Vec3, Mirror, Rotation, BlockPos): a, transform, method_15176

BlockPos (BlockPos, Mirror, Rotation): a, getZeroPositionWithTransform, method_15167, offsetByTransformedSize, m_74583_

BlockPos (BlockPos, Mirror, Rotation): a, getZeroPositionWithTransform, method_15167

BlockPos (BlockPos, Mirror, Rotation, int, int): a, getZeroPositionWithTransform, method_15162, applyTransformedOffset, m_74587_

BlockPos (BlockPos, Mirror, Rotation, int, int): a, getZeroPositionWithTransform, method_15162

List<StructureTemplate$StructureBlockInfo> (BlockPos, StructurePlaceSettings, Block): a, filterBlocks, method_16445, getInfosForBlock, m_74603_

List<StructureTemplate$StructureBlockInfo> (BlockPos, StructurePlaceSettings, Block): a, filterBlocks, method_16445

BoundingBox (StructurePlaceSettings, BlockPos): b, getBoundingBox, method_16187, calculateBoundingBox, m_74633_

BoundingBox (StructurePlaceSettings, BlockPos): b, getBoundingBox, method_16187

CompoundTag (CompoundTag): a, save, method_15175, writeNbt, m_74618_

CompoundTag (CompoundTag): a, save, method_15175

ListTag (int...): a, newIntegerList, method_15169, createNbtIntList, m_74625_

ListTag (int...): a, newIntegerList, method_15169

ListTag (double...): a, newDoubleList, method_15184, createNbtDoubleList, m_74623_

ListTag (double...): a, newDoubleList, method_15184

void (LevelAccessor, int, DiscreteVoxelShape, int, int, int): a, updateShapeAtEdge, method_20532, updateCorner, m_74510_

void (LevelAccessor, int, DiscreteVoxelShape, int, int, int): a, updateShapeAtEdge, method_20532

void (StructureTemplate$StructureBlockInfo, List<StructureTemplate$StructureBlockInfo>, List<StructureTemplate$StructureBlockInfo>, List<StructureTemplate$StructureBlockInfo>): a, addToLists, method_28054, categorize, m_74573_

void (StructureTemplate$StructureBlockInfo, List<StructureTemplate$StructureBlockInfo>, List<StructureTemplate$StructureBlockInfo>, List<StructureTemplate$StructureBlockInfo>): a, addToLists, method_28054

List<StructureTemplate$StructureBlockInfo> (List<StructureTemplate$StructureBlockInfo>, List<StructureTemplate$StructureBlockInfo>, List<StructureTemplate$StructureBlockInfo>): a, buildInfoList, method_28055, combineSorted, m_74614_

List<StructureTemplate$StructureBlockInfo> (List<StructureTemplate$StructureBlockInfo>, List<StructureTemplate$StructureBlockInfo>, List<StructureTemplate$StructureBlockInfo>): a, buildInfoList, method_28055

BoundingBox (BlockPos, Rotation, BlockPos, Mirror): a, getBoundingBox, method_27267, calculateBoundingBox, m_74598_

BoundingBox (BlockPos, Rotation, BlockPos, Mirror): a, getBoundingBox, method_27267

void (ServerLevelAccessor, BlockPos, Mirror, Rotation, BlockPos, BoundingBox, boolean): a, placeEntities, method_15179, spawnEntities, m_74523_

Optional<Entity> (ServerLevelAccessor, CompoundTag): a, createEntityIgnoreException, method_17916, getEntity, m_74543_

Vec3i (): a, getSize, method_15160, getSize, m_163801_

Vec3i (): a, getSize, method_15160

void (Level, BlockPos, Vec3i, boolean, Block): a, fillFromWorld, method_15174, saveFromWorld, m_163802_

void (Level, BlockPos, Vec3i, boolean, Block): a, fillFromWorld, method_15174

Vec3i (Rotation): a, getSize, method_15166, getRotatedSize, m_163808_

Vec3i (Rotation): a, getSize, method_15166

BoundingBox (BlockPos, Rotation, BlockPos, Mirror, Vec3i): a, getBoundingBox, method_34400, createBox, m_163810_

BoundingBox (BlockPos, Rotation, BlockPos, Mirror, Vec3i): a, getBoundingBox, method_34400

it.unimi.dsi.fastutil.objects.ObjectArrayList<StructureTemplate$StructureBlockInfo> (BlockPos, StructurePlaceSettings, Block, boolean): a, filterBlocks, method_15165, getInfosForBlock, m_230335_

it.unimi.dsi.fastutil.objects.ObjectArrayList<StructureTemplate$StructureBlockInfo> (BlockPos, StructurePlaceSettings, Block, boolean): a, filterBlocks, method_15165

boolean (ServerLevelAccessor, BlockPos, BlockPos, StructurePlaceSettings, RandomSource, int): a, placeInWorld, method_15172, place, m_230328_

boolean (ServerLevelAccessor, BlockPos, BlockPos, StructurePlaceSettings, RandomSource, int): a, placeInWorld, method_15172

void (HolderGetter<Block>, CompoundTag): a, load, method_15183, readNbt, m_246595_

void (HolderGetter<Block>, CompoundTag): a, load, method_15183

void (HolderGetter<Block>, ListTag, ListTag): a, loadPalette, method_15177, loadPalettedBlockInfo, m_247272_

void (HolderGetter<Block>, ListTag, ListTag): a, loadPalette, method_15177

List<StructureTemplate$StructureBlockInfo> (ServerLevelAccessor, BlockPos, BlockPos, StructurePlaceSettings, List<StructureTemplate$StructureBlockInfo>): a, processBlockInfos, method_16446, process, m_74517_

List<StructureTemplate$StructureBlockInfo> (ServerLevelAccessor, BlockPos, BlockPos, StructurePlaceSettings, List<StructureTemplate$StructureBlockInfo>): a, processBlockInfos, method_16446

void (LevelAccessor, int, DiscreteVoxelShape, BlockPos): a, updateShapeAtEdge, method_58190, updateCorner, m_324019_

void (LevelAccessor, int, DiscreteVoxelShape, BlockPos): a, updateShapeAtEdge, method_58190

List<StructureTemplate$JigsawBlockInfo> (BlockPos, Rotation): a, getJigsaws, method_64822, getJigsawInfos, m_353502_

List<StructureTemplate$JigsawBlockInfo> (BlockPos, Rotation): a, getJigsaws, method_64822

JigsawBlockEntity$JointType (CompoundTag, BlockState): a, getJointType, method_64823, readJoint, m_355336_

JigsawBlockEntity$JointType (CompoundTag, BlockState): a, getJointType, method_64823

JigsawBlockEntity$JointType (BlockState): a, getDefaultJointType, method_67693, getJointFromFacing, m_388927_

JigsawBlockEntity$JointType (BlockState): a, getDefaultJointType, method_67693

void (Level, BlockPos, BlockPos, ProblemReporter): a, fillEntityList, method_15164

void (ServerLevelAccessor, BlockPos, Mirror, Rotation, BlockPos, BoundingBox, boolean, ProblemReporter): a, placeEntities, method_15179

Optional<Entity> (ProblemReporter, ServerLevelAccessor, CompoundTag): a, createEntityIgnoreException, method_17916

1.21.5

Names

erp

ewp

Fields

Constructors

Methods

JigsawBlockEntity$JointType (BlockState): a, getDefaultJointType, method_67693, getJointFromFacing, m_388927_

1.21.4

Names

esm

erp

Fields

Constructors

Methods

1.21.3

Names

ent

esm

Fields

Constructors

Methods

List<StructureTemplate$JigsawBlockInfo> (BlockPos, Rotation): a, getJigsaws, method_64822, getJigsawInfos, m_353502_

JigsawBlockEntity$JointType (CompoundTag, BlockState): a, getJointType, method_64823, readJoint, m_355336_

1.21.1

Names

Fields

Constructors

Methods

1.21

Names

emm

ent

Fields

Constructors

Methods

1.20.6

Names

edg

emm

Fields

Constructors

Methods

void (LevelAccessor, int, DiscreteVoxelShape, BlockPos): a, updateShapeAtEdge, method_58190, updateCorner, m_324019_

1.20.4

Names

dzb

edg

Fields

Constructors

Methods

1.20.2

Names

dvt

dzb

Fields

Constructors

Methods

1.20.1

Names

dvh

dvt

Fields

Constructors

Methods

List<StructureTemplate$StructureBlockInfo> (LevelAccessor, BlockPos, BlockPos, StructurePlaceSettings, List<StructureTemplate$StructureBlockInfo>): a, processBlockInfos, method_16446, process, m_74517_

List<StructureTemplate$StructureBlockInfo> (ServerLevelAccessor, BlockPos, BlockPos, StructurePlaceSettings, List<StructureTemplate$StructureBlockInfo>): a, processBlockInfos, method_16446, process, m_74517_

1.19.4

Names

dsh

dvh

Fields

List<StructureTemplate$Palette>: m, palettes, field_15586, blockInfoLists, f_74482_

List<StructureTemplate$Palette>: l, palettes, field_15586, blockInfoLists, f_74482_

List<StructureTemplate$StructureEntityInfo>: n, entityInfoList, field_15589, entities, f_74483_

List<StructureTemplate$StructureEntityInfo>: m, entityInfoList, field_15589, entities, f_74483_

String: p, author, field_15588, author, f_74485_

String: o, author, field_15588, author, f_74485_

int: l, CHUNK_SIZE, field_31698, field_31698, f_163800_

Vec3i: o, size, field_15587, size, f_74484_

Vec3i: n, size, field_15587, size, f_74484_

Constructors

Methods

1.19.3

Names

dot

dsh

Fields

Constructors

Methods

void (CompoundTag): b, load, method_15183, readNbt, m_74638_

void (ListTag, ListTag): a, loadPalette, method_15177, loadPalettedBlockInfo, m_74620_

void (HolderGetter<Block>, CompoundTag): a, load, method_15183, readNbt, m_246595_

void (HolderGetter<Block>, ListTag, ListTag): a, loadPalette, method_15177, loadPalettedBlockInfo, m_247272_

1.19.2

Names

Fields

Constructors

Methods

1.19.1

Names

dnw

dot

Fields

Constructors

Methods

1.19

Names

dhw

dnw

net.minecraft.structure.Structure

net.minecraft.structure.StructureTemplate

Fields

Constructors

Methods

List<StructureTemplate$StructureBlockInfo> (BlockPos, StructurePlaceSettings, Block, boolean): a, filterBlocks, method_15165, getInfosForBlock, m_74607_

boolean (ServerLevelAccessor, BlockPos, BlockPos, StructurePlaceSettings, Random, int): a, placeInWorld, method_15172, place, m_74536_

it.unimi.dsi.fastutil.objects.ObjectArrayList<StructureTemplate$StructureBlockInfo> (BlockPos, StructurePlaceSettings, Block, boolean): a, filterBlocks, method_15165, getInfosForBlock, m_230335_

boolean (ServerLevelAccessor, BlockPos, BlockPos, StructurePlaceSettings, RandomSource, int): a, placeInWorld, method_15172, place, m_230328_

1.18.2

Names

dgu

dhw

Fields

Constructors

Methods

1.18.1

Names

Fields

Constructors

Methods

1.18

Names

dcv

dgu

Fields

Constructors

Methods

void (StructureTemplate$StructureBlockInfo, List<StructureTemplate$StructureBlockInfo>, List<StructureTemplate$StructureBlockInfo>, List<StructureTemplate$StructureBlockInfo>): a, addToLists, method_28054, method_28054, m_74573_

void (StructureTemplate$StructureBlockInfo, List<StructureTemplate$StructureBlockInfo>, List<StructureTemplate$StructureBlockInfo>, List<StructureTemplate$StructureBlockInfo>): a, addToLists, method_28054, categorize, m_74573_

List<StructureTemplate$StructureBlockInfo> (List<StructureTemplate$StructureBlockInfo>, List<StructureTemplate$StructureBlockInfo>, List<StructureTemplate$StructureBlockInfo>): a, buildInfoList, method_28055, method_28055, m_74614_

List<StructureTemplate$StructureBlockInfo> (List<StructureTemplate$StructureBlockInfo>, List<StructureTemplate$StructureBlockInfo>, List<StructureTemplate$StructureBlockInfo>): a, buildInfoList, method_28055, combineSorted, m_74614_

1.17.1

Names

dcu

dcv

Fields

Constructors

Methods

1.17

Names

ctb

dcu

net.minecraft.world.gen.feature.template.Template

net.minecraft.src.C_2634_

Fields

List<StructureTemplate$Palette>: a, palettes, field_15586, blockInfoLists, field_204769_a

List<StructureTemplate$Palette>: m, palettes, field_15586, blockInfoLists, f_74482_

List<StructureTemplate$StructureEntityInfo>: b, entityInfoList, field_15589, entities, field_186271_b

List<StructureTemplate$StructureEntityInfo>: n, entityInfoList, field_15589, entities, f_74483_

BlockPos: c, size, field_15587, size, field_186272_c

String: d, author, field_15588, author, field_186273_d

String: p, author, field_15588, author, f_74485_

String: a, PALETTE_TAG, field_31687, PALETTE_KEY, f_163789_

String: b, PALETTE_LIST_TAG, field_31688, PALETTES_KEY, f_163790_

String: c, ENTITIES_TAG, field_31689, ENTITIES_KEY, f_163791_

String: d, BLOCKS_TAG, field_31690, BLOCKS_KEY, f_163792_

String: e, BLOCK_TAG_POS, field_31691, BLOCKS_POS_KEY, f_163793_

String: f, BLOCK_TAG_STATE, field_31692, BLOCKS_STATE_KEY, f_163794_

String: g, BLOCK_TAG_NBT, field_31693, BLOCKS_NBT_KEY, f_163795_

String: h, ENTITY_TAG_POS, field_31694, ENTITIES_POS_KEY, f_163796_

String: i, ENTITY_TAG_BLOCKPOS, field_31695, ENTITIES_BLOCK_POS_KEY, f_163797_

String: j, ENTITY_TAG_NBT, field_31696, ENTITIES_NBT_KEY, f_163798_

String: k, SIZE_TAG, field_31697, SIZE_KEY, f_163799_

int: l, CHUNK_SIZE, field_31698, field_31698, f_163800_

Vec3i: o, size, field_15587, size, f_74484_

Constructors

Methods

BlockPos (): a, getSize, method_15160, getSize, func_186259_a

void (String): a, setAuthor, method_15161, setAuthor, func_186252_a

void (String): a, setAuthor, method_15161, setAuthor, m_74612_

String (): b, getAuthor, method_15181, getAuthor, func_186261_b

String (): b, getAuthor, method_15181, getAuthor, m_74627_

void (Level, BlockPos, BlockPos, boolean, Block): a, fillFromWorld, method_15174, saveFromWorld, func_186254_a

void (Level, BlockPos, BlockPos): a, fillEntityList, method_15164, addEntitiesFromWorld, func_186255_a

void (Level, BlockPos, BlockPos): a, fillEntityList, method_15164, addEntitiesFromWorld, m_74500_

BlockPos (StructurePlaceSettings, BlockPos, StructurePlaceSettings, BlockPos): a, calculateConnectedPosition, method_15180, transformBox, func_186262_a

BlockPos (StructurePlaceSettings, BlockPos, StructurePlaceSettings, BlockPos): a, calculateConnectedPosition, method_15180, transformBox, m_74566_

BlockPos (StructurePlaceSettings, BlockPos): a, calculateRelativePosition, method_15171, transform, func_186266_a

BlockPos (StructurePlaceSettings, BlockPos): a, calculateRelativePosition, method_15171, transform, m_74563_

BlockPos (Rotation): a, getSize, method_15166, getRotatedSize, func_186257_a

BlockPos (BlockPos, Mirror, Rotation, BlockPos): a, transform, method_15168, transformAround, func_207669_a

BlockPos (BlockPos, Mirror, Rotation, BlockPos): a, transform, method_15168, transformAround, m_74593_

Vec3 (Vec3, Mirror, Rotation, BlockPos): a, transform, method_15176, transformAround, func_207667_a

Vec3 (Vec3, Mirror, Rotation, BlockPos): a, transform, method_15176, transformAround, m_74578_

BlockPos (BlockPos, Mirror, Rotation): a, getZeroPositionWithTransform, method_15167, offsetByTransformedSize, func_189961_a

BlockPos (BlockPos, Mirror, Rotation): a, getZeroPositionWithTransform, method_15167, offsetByTransformedSize, m_74583_

BlockPos (BlockPos, Mirror, Rotation, int, int): a, getZeroPositionWithTransform, method_15162, applyTransformedOffset, func_191157_a

BlockPos (BlockPos, Mirror, Rotation, int, int): a, getZeroPositionWithTransform, method_15162, applyTransformedOffset, m_74587_

List<StructureTemplate$StructureBlockInfo> (BlockPos, StructurePlaceSettings, Block): a, filterBlocks, method_16445, getInfosForBlock, func_215381_a

List<StructureTemplate$StructureBlockInfo> (BlockPos, StructurePlaceSettings, Block): a, filterBlocks, method_16445, getInfosForBlock, m_74603_

List<StructureTemplate$StructureBlockInfo> (BlockPos, StructurePlaceSettings, Block, boolean): a, filterBlocks, method_15165, getInfosForBlock, func_215386_a

List<StructureTemplate$StructureBlockInfo> (BlockPos, StructurePlaceSettings, Block, boolean): a, filterBlocks, method_15165, getInfosForBlock, m_74607_

BoundingBox (StructurePlaceSettings, BlockPos): b, getBoundingBox, method_16187, calculateBoundingBox, func_215388_b

BoundingBox (StructurePlaceSettings, BlockPos): b, getBoundingBox, method_16187, calculateBoundingBox, m_74633_

void (Rotation, int, int, BoundingBox, Direction, Direction): a, mirrorAABB, method_16186, mirrorBoundingBox, func_215385_a

CompoundTag (CompoundTag): a, save, method_15175, writeNbt, func_189552_a

CompoundTag (CompoundTag): a, save, method_15175, writeNbt, m_74618_

void (CompoundTag): b, load, method_15183, readNbt, func_186256_b

void (CompoundTag): b, load, method_15183, readNbt, m_74638_

void (ListTag, ListTag): a, loadPalette, method_15177, loadPalettedBlockInfo, func_204768_a

void (ListTag, ListTag): a, loadPalette, method_15177, loadPalettedBlockInfo, m_74620_

ListTag (int...): a, newIntegerList, method_15169, createNbtIntList, func_186267_a

ListTag (int...): a, newIntegerList, method_15169, createNbtIntList, m_74625_

ListTag (double...): a, newDoubleList, method_15184, createNbtDoubleList, func_186264_a

ListTag (double...): a, newDoubleList, method_15184, createNbtDoubleList, m_74623_

void (LevelAccessor, int, DiscreteVoxelShape, int, int, int): a, updateShapeAtEdge, method_20532, updateCorner, func_222857_a

void (LevelAccessor, int, DiscreteVoxelShape, int, int, int): a, updateShapeAtEdge, method_20532, updateCorner, m_74510_

void (StructureTemplate$StructureBlockInfo, List<StructureTemplate$StructureBlockInfo>, List<StructureTemplate$StructureBlockInfo>, List<StructureTemplate$StructureBlockInfo>): a, addToLists, method_28054, method_28054, func_237149_a_

void (StructureTemplate$StructureBlockInfo, List<StructureTemplate$StructureBlockInfo>, List<StructureTemplate$StructureBlockInfo>, List<StructureTemplate$StructureBlockInfo>): a, addToLists, method_28054, method_28054, m_74573_

List<StructureTemplate$StructureBlockInfo> (List<StructureTemplate$StructureBlockInfo>, List<StructureTemplate$StructureBlockInfo>, List<StructureTemplate$StructureBlockInfo>): a, buildInfoList, method_28055, method_28055, func_237151_a_

List<StructureTemplate$StructureBlockInfo> (List<StructureTemplate$StructureBlockInfo>, List<StructureTemplate$StructureBlockInfo>, List<StructureTemplate$StructureBlockInfo>): a, buildInfoList, method_28055, method_28055, m_74614_

List<StructureTemplate$StructureBlockInfo> (LevelAccessor, BlockPos, BlockPos, StructurePlaceSettings, List<StructureTemplate$StructureBlockInfo>): a, processBlockInfos, method_16446, process, func_237145_a_

List<StructureTemplate$StructureBlockInfo> (LevelAccessor, BlockPos, BlockPos, StructurePlaceSettings, List<StructureTemplate$StructureBlockInfo>): a, processBlockInfos, method_16446, process, m_74517_

BoundingBox (BlockPos, Rotation, BlockPos, Mirror): a, getBoundingBox, method_27267, method_27267, func_237150_a_

BoundingBox (BlockPos, Rotation, BlockPos, Mirror): a, getBoundingBox, method_27267, calculateBoundingBox, m_74598_

void (ServerLevelAccessor, BlockPos, StructurePlaceSettings, Random): a, placeInWorldChunk, method_15182, place, func_237144_a_

void (ServerLevelAccessor, BlockPos, StructurePlaceSettings, Random): b, placeInWorld, method_15178, placeAndNotifyListeners, func_237152_b_

boolean (ServerLevelAccessor, BlockPos, BlockPos, StructurePlaceSettings, Random, int): a, placeInWorld, method_15172, place, func_237146_a_

boolean (ServerLevelAccessor, BlockPos, BlockPos, StructurePlaceSettings, Random, int): a, placeInWorld, method_15172, place, m_74536_

void (ServerLevelAccessor, BlockPos, Mirror, Rotation, BlockPos, BoundingBox, boolean): a, placeEntities, method_15179, spawnEntities, func_237143_a_

void (ServerLevelAccessor, BlockPos, Mirror, Rotation, BlockPos, BoundingBox, boolean): a, placeEntities, method_15179, spawnEntities, m_74523_

Optional<Entity> (ServerLevelAccessor, CompoundTag): a, createEntityIgnoreException, method_17916, getEntity, func_215382_a

Optional<Entity> (ServerLevelAccessor, CompoundTag): a, createEntityIgnoreException, method_17916, getEntity, m_74543_

Vec3i (): a, getSize, method_15160, getSize, m_163801_

void (Level, BlockPos, Vec3i, boolean, Block): a, fillFromWorld, method_15174, saveFromWorld, m_163802_

Vec3i (Rotation): a, getSize, method_15166, getRotatedSize, m_163808_

BoundingBox (BlockPos, Rotation, BlockPos, Mirror, Vec3i): a, getBoundingBox, method_34400, createBox, m_163810_

1.16.5

Names

Fields

Constructors

Methods

CompoundTag (CompoundTag): a, save, method_15175, toTag, func_189552_a

CompoundTag (CompoundTag): a, save, method_15175, writeNbt, func_189552_a

void (CompoundTag): b, load, method_15183, fromTag, func_186256_b

void (CompoundTag): b, load, method_15183, readNbt, func_186256_b

ListTag (int...): a, newIntegerList, method_15169, createIntListTag, func_186267_a

ListTag (int...): a, newIntegerList, method_15169, createNbtIntList, func_186267_a

ListTag (double...): a, newDoubleList, method_15184, createDoubleListTag, func_186264_a

ListTag (double...): a, newDoubleList, method_15184, createNbtDoubleList, func_186264_a

1.16.4

Names

csy

ctb

Fields

Constructors

Methods

1.16.3

Names

Fields

Constructors

Methods

1.16.2

Names

cve

csy

Fields

Constructors

Methods

Optional<Entity> (LevelAccessor, CompoundTag): a, createEntityIgnoreException, method_17916, getEntity, func_215382_a

void (LevelAccessor, BlockPos, StructurePlaceSettings, Random): a, placeInWorldChunk, method_15182, place, func_237144_a_

void (LevelAccessor, BlockPos, StructurePlaceSettings, Random): b, placeInWorld, method_15178, placeAndNotifyListeners, func_237152_b_

boolean (LevelAccessor, BlockPos, BlockPos, StructurePlaceSettings, Random, int): a, placeInWorld, method_15172, place, func_237146_a_

void (LevelAccessor, BlockPos, Mirror, Rotation, BlockPos, BoundingBox, boolean): a, placeEntities, method_15179, spawnEntities, func_237143_a_

void (ServerLevelAccessor, BlockPos, StructurePlaceSettings, Random): a, placeInWorldChunk, method_15182, place, func_237144_a_

void (ServerLevelAccessor, BlockPos, StructurePlaceSettings, Random): b, placeInWorld, method_15178, placeAndNotifyListeners, func_237152_b_

boolean (ServerLevelAccessor, BlockPos, BlockPos, StructurePlaceSettings, Random, int): a, placeInWorld, method_15172, place, func_237146_a_

void (ServerLevelAccessor, BlockPos, Mirror, Rotation, BlockPos, BoundingBox, boolean): a, placeEntities, method_15179, spawnEntities, func_237143_a_

Optional<Entity> (ServerLevelAccessor, CompoundTag): a, createEntityIgnoreException, method_17916, getEntity, func_215382_a

1.16.1

Names

cms

cve

Fields

List<List<StructureTemplate$StructureBlockInfo>>: a, palettes, field_15586, blocks, field_204769_a

List<StructureTemplate$Palette>: a, palettes, field_15586, blockInfoLists, field_204769_a

Constructors

Methods

void (Level, BlockPos, BlockPos, boolean, Block): a, fillFromWorld, method_15174, func_186254_a

void (Level, BlockPos, BlockPos, boolean, Block): a, fillFromWorld, method_15174, saveFromWorld, func_186254_a

void (Level, BlockPos, BlockPos): a, fillEntityList, method_15164, func_186255_a

void (Level, BlockPos, BlockPos): a, fillEntityList, method_15164, addEntitiesFromWorld, func_186255_a

BlockPos (StructurePlaceSettings, BlockPos, StructurePlaceSettings, BlockPos): a, calculateConnectedPosition, method_15180, func_186262_a

BlockPos (StructurePlaceSettings, BlockPos, StructurePlaceSettings, BlockPos): a, calculateConnectedPosition, method_15180, transformBox, func_186262_a

BlockPos (StructurePlaceSettings, BlockPos): a, calculateRelativePosition, method_15171, func_186266_a

BlockPos (StructurePlaceSettings, BlockPos): a, calculateRelativePosition, method_15171, transform, func_186266_a

void (LevelAccessor, BlockPos, StructurePlaceSettings): a, placeInWorldChunk, method_15182, place, func_186260_a

void (LevelAccessor, BlockPos, StructurePlaceSettings): b, placeInWorld, method_15178, func_186253_b

boolean (LevelAccessor, BlockPos, StructurePlaceSettings, int): a, placeInWorld, method_15172, func_189962_a

void (LevelAccessor, BlockPos, Mirror, Rotation, BlockPos, BoundingBox): a, placeEntities, method_15179, func_207668_a

BlockPos (Rotation): a, getSize, method_15166, func_186257_a

BlockPos (Rotation): a, getSize, method_15166, getRotatedSize, func_186257_a

BlockPos (BlockPos, Mirror, Rotation, BlockPos): a, transform, method_15168, func_207669_a

BlockPos (BlockPos, Mirror, Rotation, BlockPos): a, transform, method_15168, transformAround, func_207669_a

Vec3 (Vec3, Mirror, Rotation, BlockPos): a, transform, method_15176, func_207667_a

Vec3 (Vec3, Mirror, Rotation, BlockPos): a, transform, method_15176, transformAround, func_207667_a

BlockPos (BlockPos, Mirror, Rotation): a, getZeroPositionWithTransform, method_15167, func_189961_a

BlockPos (BlockPos, Mirror, Rotation): a, getZeroPositionWithTransform, method_15167, offsetByTransformedSize, func_189961_a

BlockPos (BlockPos, Mirror, Rotation, int, int): a, getZeroPositionWithTransform, method_15162, func_191157_a

BlockPos (BlockPos, Mirror, Rotation, int, int): a, getZeroPositionWithTransform, method_15162, applyTransformedOffset, func_191157_a

List<StructureTemplate$StructureBlockInfo> (BlockPos, StructurePlaceSettings, Block): a, filterBlocks, method_16445, func_215381_a

List<StructureTemplate$StructureBlockInfo> (BlockPos, StructurePlaceSettings, Block): a, filterBlocks, method_16445, getInfosForBlock, func_215381_a

List<StructureTemplate$StructureBlockInfo> (BlockPos, StructurePlaceSettings, Block, boolean): a, filterBlocks, method_15165, func_215386_a

List<StructureTemplate$StructureBlockInfo> (BlockPos, StructurePlaceSettings, Block, boolean): a, filterBlocks, method_15165, getInfosForBlock, func_215386_a

List<StructureTemplate$StructureBlockInfo> (LevelAccessor, BlockPos, StructurePlaceSettings, List<StructureTemplate$StructureBlockInfo>): a, processBlockInfos, method_16446, process, func_215387_a

Optional<Entity> (LevelAccessor, CompoundTag): a, createEntityIgnoreException, method_17916, func_215382_a

Optional<Entity> (LevelAccessor, CompoundTag): a, createEntityIgnoreException, method_17916, getEntity, func_215382_a

void (Rotation, int, int, BoundingBox, Direction, Direction): a, mirrorAABB, method_16186, func_215385_a

void (Rotation, int, int, BoundingBox, Direction, Direction): a, mirrorAABB, method_16186, mirrorBoundingBox, func_215385_a

void (ListTag, ListTag): a, loadPalette, method_15177, func_204768_a

void (ListTag, ListTag): a, loadPalette, method_15177, loadPalettedBlockInfo, func_204768_a

void (LevelAccessor, int, DiscreteVoxelShape, int, int, int): a, updateShapeAtEdge, method_20532, func_222857_a

void (LevelAccessor, int, DiscreteVoxelShape, int, int, int): a, updateShapeAtEdge, method_20532, updateCorner, func_222857_a

void (StructureTemplate$StructureBlockInfo, List<StructureTemplate$StructureBlockInfo>, List<StructureTemplate$StructureBlockInfo>, List<StructureTemplate$StructureBlockInfo>): a, addToLists, method_28054, method_28054, func_237149_a_

List<StructureTemplate$StructureBlockInfo> (List<StructureTemplate$StructureBlockInfo>, List<StructureTemplate$StructureBlockInfo>, List<StructureTemplate$StructureBlockInfo>): a, buildInfoList, method_28055, method_28055, func_237151_a_

void (LevelAccessor, BlockPos, StructurePlaceSettings, Random): a, placeInWorldChunk, method_15182, place, func_237144_a_

void (LevelAccessor, BlockPos, StructurePlaceSettings, Random): b, placeInWorld, method_15178, placeAndNotifyListeners, func_237152_b_

boolean (LevelAccessor, BlockPos, BlockPos, StructurePlaceSettings, Random, int): a, placeInWorld, method_15172, place, func_237146_a_

List<StructureTemplate$StructureBlockInfo> (LevelAccessor, BlockPos, BlockPos, StructurePlaceSettings, List<StructureTemplate$StructureBlockInfo>): a, processBlockInfos, method_16446, process, func_237145_a_

void (LevelAccessor, BlockPos, Mirror, Rotation, BlockPos, BoundingBox, boolean): a, placeEntities, method_15179, spawnEntities, func_237143_a_

BoundingBox (BlockPos, Rotation, BlockPos, Mirror): a, getBoundingBox, method_27267, method_27267, func_237150_a_

1.15.2

Names

cmp

cms

Fields

Constructors

Methods

1.15.1

Names

Fields

Constructors

Methods

1.15

Names

cjt

cmp

Fields

Constructors

Methods

1.14.4

Names

cjo

cjt

net.minecraft.world.level.levelgen.structure.templatesystem.StructureTemplate

Fields

List<List<Structure$StructureBlockInfo>>: a, field_15586, blocks, field_204769_a

List<List<StructureTemplate$StructureBlockInfo>>: a, palettes, field_15586, blocks, field_204769_a

List<Structure$StructureEntityInfo>: b, field_15589, entities, field_186271_b

List<StructureTemplate$StructureEntityInfo>: b, entityInfoList, field_15589, entities, field_186271_b

BlockPos: c, field_15587, size, field_186272_c

BlockPos: c, size, field_15587, size, field_186272_c

String: d, field_15588, author, field_186273_d

String: d, author, field_15588, author, field_186273_d

Constructors

Methods

BlockPos (): a, method_15160, getSize, func_186259_a

BlockPos (): a, getSize, method_15160, getSize, func_186259_a

void (String): a, method_15161, setAuthor, func_186252_a

void (String): a, setAuthor, method_15161, setAuthor, func_186252_a

String (): b, method_15181, getAuthor, func_186261_b

String (): b, getAuthor, method_15181, getAuthor, func_186261_b

void (World, BlockPos, BlockPos, boolean, Block): a, method_15174, method_15174, func_186254_a

void (Level, BlockPos, BlockPos, boolean, Block): a, fillFromWorld, method_15174, func_186254_a

void (World, BlockPos, BlockPos): a, method_15164, method_15164, func_186255_a

void (Level, BlockPos, BlockPos): a, fillEntityList, method_15164, func_186255_a

BlockPos (StructurePlacementData, BlockPos, StructurePlacementData, BlockPos): a, method_15180, method_15180, func_186262_a

BlockPos (StructurePlaceSettings, BlockPos, StructurePlaceSettings, BlockPos): a, calculateConnectedPosition, method_15180, func_186262_a

BlockPos (StructurePlacementData, BlockPos): a, method_15171, method_15171, func_186266_a

BlockPos (StructurePlaceSettings, BlockPos): a, calculateRelativePosition, method_15171, func_186266_a

void (IWorld, BlockPos, StructurePlacementData): a, method_15182, place, func_186260_a

void (LevelAccessor, BlockPos, StructurePlaceSettings): a, placeInWorldChunk, method_15182, place, func_186260_a

void (IWorld, BlockPos, StructurePlacementData): b, method_15178, method_15178, func_186253_b

void (LevelAccessor, BlockPos, StructurePlaceSettings): b, placeInWorld, method_15178, func_186253_b

boolean (IWorld, BlockPos, StructurePlacementData, int): a, method_15172, method_15172, func_189962_a

boolean (LevelAccessor, BlockPos, StructurePlaceSettings, int): a, placeInWorld, method_15172, func_189962_a

void (IWorld, BlockPos, BlockMirror, BlockRotation, BlockPos, MutableIntBoundingBox): a, method_15179, method_15179, func_207668_a

void (LevelAccessor, BlockPos, Mirror, Rotation, BlockPos, BoundingBox): a, placeEntities, method_15179, func_207668_a

BlockPos (BlockRotation): a, method_15166, method_15166, func_186257_a

BlockPos (Rotation): a, getSize, method_15166, func_186257_a

BlockPos (BlockPos, BlockMirror, BlockRotation, BlockPos): a, method_15168, method_15168, func_207669_a

BlockPos (BlockPos, Mirror, Rotation, BlockPos): a, transform, method_15168, func_207669_a

Vec3d (Vec3d, BlockMirror, BlockRotation, BlockPos): a, method_15176, method_15176, func_207667_a

Vec3 (Vec3, Mirror, Rotation, BlockPos): a, transform, method_15176, func_207667_a

BlockPos (BlockPos, BlockMirror, BlockRotation): a, method_15167, method_15167, func_189961_a

BlockPos (BlockPos, Mirror, Rotation): a, getZeroPositionWithTransform, method_15167, func_189961_a

BlockPos (BlockPos, BlockMirror, BlockRotation, int, int): a, method_15162, method_15162, func_191157_a

BlockPos (BlockPos, Mirror, Rotation, int, int): a, getZeroPositionWithTransform, method_15162, func_191157_a

List<Structure$StructureBlockInfo> (BlockPos, StructurePlacementData, Block): a, method_16445, method_16445, func_215381_a

List<StructureTemplate$StructureBlockInfo> (BlockPos, StructurePlaceSettings, Block): a, filterBlocks, method_16445, func_215381_a

List<Structure$StructureBlockInfo> (BlockPos, StructurePlacementData, Block, boolean): a, method_15165, method_15165, func_215386_a

List<StructureTemplate$StructureBlockInfo> (BlockPos, StructurePlaceSettings, Block, boolean): a, filterBlocks, method_15165, func_215386_a

List<Structure$StructureBlockInfo> (IWorld, BlockPos, StructurePlacementData, List<Structure$StructureBlockInfo>): a, method_16446, process, func_215387_a

List<StructureTemplate$StructureBlockInfo> (LevelAccessor, BlockPos, StructurePlaceSettings, List<StructureTemplate$StructureBlockInfo>): a, processBlockInfos, method_16446, process, func_215387_a

Optional<Entity> (IWorld, CompoundTag): a, method_17916, method_17916, func_215382_a

Optional<Entity> (LevelAccessor, CompoundTag): a, createEntityIgnoreException, method_17916, func_215382_a

MutableIntBoundingBox (StructurePlacementData, BlockPos): b, method_16187, calculateBoundingBox, func_215388_b

BoundingBox (StructurePlaceSettings, BlockPos): b, getBoundingBox, method_16187, calculateBoundingBox, func_215388_b

void (BlockRotation, int, int, MutableIntBoundingBox, Direction, Direction): a, method_16186, method_16186, func_215385_a

void (Rotation, int, int, BoundingBox, Direction, Direction): a, mirrorAABB, method_16186, func_215385_a

CompoundTag (CompoundTag): a, method_15175, toTag, func_189552_a

CompoundTag (CompoundTag): a, save, method_15175, toTag, func_189552_a

void (CompoundTag): b, method_15183, fromTag, func_186256_b

void (CompoundTag): b, load, method_15183, fromTag, func_186256_b

void (ListTag, ListTag): a, method_15177, method_15177, func_204768_a

void (ListTag, ListTag): a, loadPalette, method_15177, func_204768_a

ListTag (int...): a, method_15169, createIntListTag, func_186267_a

ListTag (int...): a, newIntegerList, method_15169, createIntListTag, func_186267_a

ListTag (double...): a, method_15184, createDoubleListTag, func_186264_a

ListTag (double...): a, newDoubleList, method_15184, createDoubleListTag, func_186264_a

void (IWorld, int, VoxelSet, int, int, int): a, method_20532, method_20532, func_222857_a

void (LevelAccessor, int, DiscreteVoxelShape, int, int, int): a, updateShapeAtEdge, method_20532, func_222857_a

1.14.3

Names

cjk

cjo

net.minecraft.structure.Structure

Fields

List<List<Template$BlockInfo>>: a, field_15586, field_204769_a

List<List<Structure$StructureBlockInfo>>: a, field_15586, blocks, field_204769_a

List<Template$EntityInfo>: b, field_15589, field_186271_b

List<Structure$StructureEntityInfo>: b, field_15589, entities, field_186271_b

BlockPos: c, field_15587, field_186272_c

BlockPos: c, field_15587, size, field_186272_c

String: d, field_15588, field_186273_d

String: d, field_15588, author, field_186273_d

Constructors

Methods

BlockPos (): a, method_15160, func_186259_a

BlockPos (): a, method_15160, getSize, func_186259_a

void (String): a, method_15161, func_186252_a

void (String): a, method_15161, setAuthor, func_186252_a

String (): b, method_15181, func_186261_b

String (): b, method_15181, getAuthor, func_186261_b

void (World, BlockPos, BlockPos, boolean, Block): a, method_15174, func_186254_a

void (World, BlockPos, BlockPos, boolean, Block): a, method_15174, method_15174, func_186254_a

void (World, BlockPos, BlockPos): a, method_15164, func_186255_a

void (World, BlockPos, BlockPos): a, method_15164, method_15164, func_186255_a

BlockPos (PlacementSettings, BlockPos, PlacementSettings, BlockPos): a, method_15180, func_186262_a

BlockPos (StructurePlacementData, BlockPos, StructurePlacementData, BlockPos): a, method_15180, method_15180, func_186262_a

BlockPos (PlacementSettings, BlockPos): a, method_15171, func_186266_a

BlockPos (StructurePlacementData, BlockPos): a, method_15171, method_15171, func_186266_a

void (IWorld, BlockPos, PlacementSettings): a, method_15182, func_186260_a

void (IWorld, BlockPos, StructurePlacementData): a, method_15182, place, func_186260_a

void (IWorld, BlockPos, PlacementSettings): b, method_15178, func_186253_b

void (IWorld, BlockPos, StructurePlacementData): b, method_15178, method_15178, func_186253_b

boolean (IWorld, BlockPos, PlacementSettings, int): a, method_15172, func_189962_a

boolean (IWorld, BlockPos, StructurePlacementData, int): a, method_15172, method_15172, func_189962_a

void (IWorld, BlockPos, Mirror, Rotation, BlockPos, MutableBoundingBox): a, method_15179, func_207668_a

void (IWorld, BlockPos, BlockMirror, BlockRotation, BlockPos, MutableIntBoundingBox): a, method_15179, method_15179, func_207668_a

BlockPos (Rotation): a, method_15166, func_186257_a

BlockPos (BlockRotation): a, method_15166, method_15166, func_186257_a

BlockPos (BlockPos, Mirror, Rotation, BlockPos): a, method_15168, func_207669_a

BlockPos (BlockPos, BlockMirror, BlockRotation, BlockPos): a, method_15168, method_15168, func_207669_a

Vec3d (Vec3d, Mirror, Rotation, BlockPos): a, method_15176, func_207667_a

Vec3d (Vec3d, BlockMirror, BlockRotation, BlockPos): a, method_15176, method_15176, func_207667_a

BlockPos (BlockPos, Mirror, Rotation): a, method_15167, func_189961_a

BlockPos (BlockPos, BlockMirror, BlockRotation): a, method_15167, method_15167, func_189961_a

BlockPos (BlockPos, Mirror, Rotation, int, int): a, method_15162, func_191157_a

BlockPos (BlockPos, BlockMirror, BlockRotation, int, int): a, method_15162, method_15162, func_191157_a

List<Template$BlockInfo> (BlockPos, PlacementSettings, Block): a, method_16445, func_215381_a

List<Structure$StructureBlockInfo> (BlockPos, StructurePlacementData, Block): a, method_16445, method_16445, func_215381_a

List<Template$BlockInfo> (BlockPos, PlacementSettings, Block, boolean): a, method_15165, func_215386_a

List<Structure$StructureBlockInfo> (BlockPos, StructurePlacementData, Block, boolean): a, method_15165, method_15165, func_215386_a

List<Template$BlockInfo> (IWorld, BlockPos, PlacementSettings, List<Template$BlockInfo>): a, method_16446, func_215387_a

List<Structure$StructureBlockInfo> (IWorld, BlockPos, StructurePlacementData, List<Structure$StructureBlockInfo>): a, method_16446, process, func_215387_a

Optional<Entity> (IWorld, CompoundNBT): a, method_17916, func_215382_a

Optional<Entity> (IWorld, CompoundTag): a, method_17916, method_17916, func_215382_a

MutableBoundingBox (PlacementSettings, BlockPos): b, method_16187, func_215388_b

MutableIntBoundingBox (StructurePlacementData, BlockPos): b, method_16187, calculateBoundingBox, func_215388_b

void (Rotation, int, int, MutableBoundingBox, Direction, Direction): a, method_16186, func_215385_a

void (BlockRotation, int, int, MutableIntBoundingBox, Direction, Direction): a, method_16186, method_16186, func_215385_a

CompoundNBT (CompoundNBT): a, method_15175, func_189552_a

CompoundTag (CompoundTag): a, method_15175, toTag, func_189552_a

void (CompoundNBT): b, method_15183, func_186256_b

void (CompoundTag): b, method_15183, fromTag, func_186256_b

void (ListNBT, ListNBT): a, method_15177, func_204768_a

void (ListTag, ListTag): a, method_15177, method_15177, func_204768_a

ListNBT (int...): a, method_15169, func_186267_a

ListTag (int...): a, method_15169, createIntListTag, func_186267_a

ListNBT (double...): a, method_15184, func_186264_a

ListTag (double...): a, method_15184, createDoubleListTag, func_186264_a

void (IWorld, int, VoxelShapePart, int, int, int): a, method_20532, func_222857_a

void (IWorld, int, VoxelSet, int, int, int): a, method_20532, method_20532, func_222857_a

1.14.2

Names

Fields

Constructors

Methods

1.14.1

Names

cji

cjk

Fields

Constructors

Methods

void (IWorld, int, VoxelShapePart, int, int, int): a, method_20532, func_222857_a

1.14

Names

bxp

cji

net.minecraft.class_3499

Fields

List<List<Template$BlockInfo>>: a, field_204769_a

List<List<Template$BlockInfo>>: a, field_15586, field_204769_a

List<Template$EntityInfo>: b, field_186271_b

List<Template$EntityInfo>: b, field_15589, field_186271_b

BlockPos: c, field_186272_c

BlockPos: c, field_15587, field_186272_c

String: d, field_186273_d

String: d, field_15588, field_186273_d

Constructors

Methods

BlockPos (): a, func_186259_a

BlockPos (): a, method_15160, func_186259_a

void (String): a, func_186252_a

void (String): a, method_15161, func_186252_a

String (): b, func_186261_b

String (): b, method_15181, func_186261_b

void (World, BlockPos, BlockPos, boolean, Block): a, func_186254_a

void (World, BlockPos, BlockPos, boolean, Block): a, method_15174, func_186254_a

void (World, BlockPos, BlockPos): a, func_186255_a

void (World, BlockPos, BlockPos): a, method_15164, func_186255_a

Map<BlockPos, String> (BlockPos, PlacementSettings): a, func_186258_a

BlockPos (PlacementSettings, BlockPos, PlacementSettings, BlockPos): a, func_186262_a

BlockPos (PlacementSettings, BlockPos, PlacementSettings, BlockPos): a, method_15180, func_186262_a

BlockPos (PlacementSettings, BlockPos): a, func_186266_a

BlockPos (PlacementSettings, BlockPos): a, method_15171, func_186266_a

void (IWorld, BlockPos, PlacementSettings): a, func_186260_a

void (IWorld, BlockPos, PlacementSettings): a, method_15182, func_186260_a

void (IWorld, BlockPos, PlacementSettings): b, func_186253_b

void (IWorld, BlockPos, PlacementSettings): b, method_15178, func_186253_b

boolean (IWorld, BlockPos, PlacementSettings, int): a, func_189962_a

boolean (IWorld, BlockPos, PlacementSettings, int): a, method_15172, func_189962_a

boolean (IWorld, BlockPos, ITemplateProcessor, PlacementSettings, int): a, func_189960_a

void (IWorld, BlockPos, Mirror, Rotation, BlockPos, MutableBoundingBox): a, func_207668_a

void (IWorld, BlockPos, Mirror, Rotation, BlockPos, MutableBoundingBox): a, method_15179, func_207668_a

BlockPos (Rotation): a, func_186257_a

BlockPos (Rotation): a, method_15166, func_186257_a

BlockPos (BlockPos, Mirror, Rotation, BlockPos): a, func_207669_a

BlockPos (BlockPos, Mirror, Rotation, BlockPos): a, method_15168, func_207669_a

Vec3d (Vec3d, Mirror, Rotation, BlockPos): a, func_207667_a

Vec3d (Vec3d, Mirror, Rotation, BlockPos): a, method_15176, func_207667_a

BlockPos (BlockPos, Mirror, Rotation): a, func_189961_a

BlockPos (BlockPos, Mirror, Rotation): a, method_15167, func_189961_a

BlockPos (BlockPos, Mirror, Rotation, int, int): a, func_191157_a

BlockPos (BlockPos, Mirror, Rotation, int, int): a, method_15162, func_191157_a

NBTTagCompound (NBTTagCompound): a, func_189552_a

void (NBTTagCompound): b, func_186256_b

void (NBTTagList, NBTTagList): a, func_204768_a

NBTTagList (int...): a, func_186267_a

NBTTagList (double...): a, func_186264_a

List<Template$BlockInfo> (BlockPos, PlacementSettings, Block): a, method_16445, func_215381_a

List<Template$BlockInfo> (BlockPos, PlacementSettings, Block, boolean): a, method_15165, func_215386_a

List<Template$BlockInfo> (IWorld, BlockPos, PlacementSettings, List<Template$BlockInfo>): a, method_16446, func_215387_a

Optional<Entity> (IWorld, CompoundNBT): a, method_17916, func_215382_a

MutableBoundingBox (PlacementSettings, BlockPos): b, method_16187, func_215388_b

void (Rotation, int, int, MutableBoundingBox, Direction, Direction): a, method_16186, func_215385_a

CompoundNBT (CompoundNBT): a, method_15175, func_189552_a

void (CompoundNBT): b, method_15183, func_186256_b

void (ListNBT, ListNBT): a, method_15177, func_204768_a

ListNBT (int...): a, method_15169, func_186267_a

ListNBT (double...): a, method_15184, func_186264_a

1.13.2

Names

bxo

bxp

Fields

Constructors

Methods

1.13.1

Names

bxg

bxo

Fields

Constructors

Methods

1.13

Names

bxg

net.minecraft.world.gen.feature.template.Template

Fields

List<List<Template$BlockInfo>>: a, field_204769_a

List<Template$EntityInfo>: b, field_186271_b

BlockPos: c, field_186272_c

String: d, field_186273_d

Constructors

()

Methods

BlockPos (): a, func_186259_a

void (String): a, func_186252_a

String (): b, func_186261_b

void (World, BlockPos, BlockPos, boolean, Block): a, func_186254_a

void (World, BlockPos, BlockPos): a, func_186255_a

Map<BlockPos, String> (BlockPos, PlacementSettings): a, func_186258_a

BlockPos (PlacementSettings, BlockPos, PlacementSettings, BlockPos): a, func_186262_a

BlockPos (PlacementSettings, BlockPos): a, func_186266_a

void (IWorld, BlockPos, PlacementSettings): a, func_186260_a

void (IWorld, BlockPos, PlacementSettings): b, func_186253_b

boolean (IWorld, BlockPos, PlacementSettings, int): a, func_189962_a

boolean (IWorld, BlockPos, ITemplateProcessor, PlacementSettings, int): a, func_189960_a

void (IWorld, BlockPos, Mirror, Rotation, BlockPos, MutableBoundingBox): a, func_207668_a

BlockPos (Rotation): a, func_186257_a

BlockPos (BlockPos, Mirror, Rotation, BlockPos): a, func_207669_a

Vec3d (Vec3d, Mirror, Rotation, BlockPos): a, func_207667_a

BlockPos (BlockPos, Mirror, Rotation): a, func_189961_a

BlockPos (BlockPos, Mirror, Rotation, int, int): a, func_191157_a

NBTTagCompound (NBTTagCompound): a, func_189552_a

void (NBTTagCompound): b, func_186256_b

void (NBTTagList, NBTTagList): a, func_204768_a

NBTTagList (int...): a, func_186267_a

NBTTagList (double...): a, func_186264_a