History - net.minecraft.world.level.levelgen.structure.StructurePiece
1.21.2
Names
eju
eon
net.minecraft.world.level.levelgen.structure.StructureFeatureIndexSavedData
net.minecraft.world.level.levelgen.structure.StructurePiece
net.minecraft.class_3440
net.minecraft.class_3443
net.minecraft.unmapped.C_ozcywiog
net.minecraft.unmapped.C_coopoqiy
net.minecraft.world.ChunkUpdateState
net.minecraft.structure.StructurePiece
net.minecraft.world.ChunkUpdateState
net.minecraft.structure.piece.StructurePiece
net.minecraft.src.C_2584_
net.minecraft.src.C_2585_
Fields
String: a, TAG_REMAINING_INDEXES, field_31660, f_klrqyzzm, REMAINING_KEY, REMAINING_KEY, f_163528_
String: b, TAG_All_INDEXES, field_31661, f_jsmmclnk, ALL_KEY, ALL_KEY, f_163529_
it.unimi.dsi.fastutil.longs.LongSet: c, all, field_15301, f_wefugjlt, all, all, f_73360_
it.unimi.dsi.fastutil.longs.LongSet: d, remaining, field_15302, f_lzabdssx, remaining, remaining, f_73361_
org.slf4j.Logger: a, LOGGER, field_29327, f_cikpuoin, LOGGER, LOGGER, f_163536_
BlockState: e, CAVE_AIR, field_15314, f_wcsdhfub, AIR, AIR, f_73382_
BoundingBox: f, boundingBox, field_15315, f_szghkttt, boundingBox, boundingBox, f_73383_
Direction: b, orientation, field_15312, f_ughfxnho, facing, facing, f_73377_
Mirror: c, mirror, field_15310, f_nzksmpwc, mirror, mirror, f_73378_
Rotation: d, rotation, field_15313, f_dhcunjyp, rotation, rotation, f_73379_
int: g, genDepth, field_15316, f_xbmxhcdw, chainLength, generationDepth, f_73384_
StructurePieceType: h, type, field_16712, f_myujeoof, type, type, f_73380_
Set<Block>: i, SHAPE_CHECK_BLOCKS, field_15311, f_amnuzwlc, BLOCKS_NEEDING_POST_PROCESSING, BLOCKS_NEEDING_POST_PROCESSING, f_73381_
Constructors
(it.unimi.dsi.fastutil.longs.LongSet, it.unimi.dsi.fastutil.longs.LongSet)
()
(StructurePieceType, int, BoundingBox)
(StructurePieceType, CompoundTag)
Methods
SavedData$Factory<StructureFeatureIndexSavedData> (): a, factory, method_52601, m_lliasoix, getPersistentStateType, getType, m_295688_
StructureFeatureIndexSavedData (CompoundTag, HolderLookup$Provider): b, load, method_32358, m_wpvkscwc, fromNbt, fromNbt, m_163534_
CompoundTag (CompoundTag, HolderLookup$Provider): a, save, method_75, m_qxqywuwc, writeNbt, writeNbt, m_7176_
void (long): a, addIndex, method_14896, m_kwdbhjet, add, add, m_73365_
boolean (long): b, hasStartIndex, method_14897, m_nkwyszrf, contains, contains, m_73369_
boolean (long): c, hasUnhandledIndex, method_14894, m_lqmrhoxy, isRemaining, isRemaining, m_73373_
void (long): d, removeIndex, method_14895, m_ltjpcdtq, markResolved, markResolved, m_73375_
it.unimi.dsi.fastutil.longs.LongSet (): b, getAll, method_14898, m_hxdmlpyl, getAll, getAll, m_73364_
BoundingBox (int, int, int, Direction, int, int, int): a, makeBoundingBox, method_35454, m_pdvbbgft, createBox, createBox, m_163541_
Direction (RandomSource): a, getRandomHorizontalDirection, method_35457, m_pmcfzryl, getRandomHorizontalDirection, getRandomHorizontalDirection, m_226760_
CompoundTag (StructurePieceSerializationContext): a, createTag, method_14946, m_vgzsotjb, toNbt, toNbt, m_192644_
void (StructurePieceSerializationContext, CompoundTag): a, addAdditionalSaveData, method_14943, m_ovlrimpa, writeNbt, writeNbt, m_183620_
void (StructurePiece, StructurePieceAccessor, RandomSource): a, addChildren, method_14918, m_wrehtuql, fillOpenings, fillOpenings, m_214092_
void (WorldGenLevel, StructureManager, ChunkGenerator, RandomSource, BoundingBox, ChunkPos, BlockPos): a, postProcess, method_14931, m_vtoyspel, generate, generate, m_213694_
BoundingBox (): f, getBoundingBox, method_14935, m_rjkqnwkp, getBoundingBox, getBoundingBox, m_73547_
int (): g, getGenDepth, method_14923, m_vlgyasya, getChainLength, getGenerationDepth, m_73548_
void (int): a, setGenDepth, method_41620, m_rqxzlpnk, setChainLength, setGenerationDepth, m_226758_
boolean (ChunkPos, int): a, isCloseToChunk, method_16654, m_rpeffiql, intersectsChunk, intersectsChunk, m_73411_
BlockPos (): h, getLocatorPosition, method_35458, m_jyctiurm, getCenter, getCenter, m_142171_
BlockPos$MutableBlockPos (int, int, int): b, getWorldPos, method_33781, m_kxgpgnwb, offsetPos, offsetPos, m_163582_
int (int, int): a, getWorldX, method_14928, m_prppantw, applyXTransform, applyXTransform, m_73392_
int (int): b, getWorldY, method_14924, m_evwdankp, applyYTransform, applyYTransform, m_73544_
int (int, int): b, getWorldZ, method_14941, m_kqenkrli, applyZTransform, applyZTransform, m_73525_
void (WorldGenLevel, BlockState, int, int, int, BoundingBox): a, placeBlock, method_14917, m_hsiszofi, addBlock, addBlock, m_73434_
boolean (LevelReader, int, int, int, BoundingBox): a, canBeReplaced, method_33780, m_zfrdclgq, canAddBlock, canAddBlock, m_142085_
BlockState (BlockGetter, int, int, int, BoundingBox): a, getBlock, method_14929, m_nohvglqn, getBlockAt, getBlockAt, m_73398_
boolean (LevelReader, int, int, int, BoundingBox): b, isInterior, method_14939, m_bcctewid, isUnderSeaLevel, isUnderSeaLevel, m_73414_
void (WorldGenLevel, BoundingBox, int, int, int, int, int, int): a, generateAirBox, method_14942, m_difgodag, fill, fill, m_73535_
void (WorldGenLevel, BoundingBox, int, int, int, int, int, int, BlockState, BlockState, boolean): a, generateBox, method_14940, m_nmlxtkjh, fillWithOutline, fillWithOutline, m_73441_
void (WorldGenLevel, BoundingBox, BoundingBox, BlockState, BlockState, boolean): a, generateBox, method_35455, m_aueznisa, fillWithOutline, fillWithOutline, m_163558_
void (WorldGenLevel, BoundingBox, int, int, int, int, int, int, boolean, RandomSource, StructurePiece$BlockSelector): a, generateBox, method_14938, m_oomdoyhh, fillWithOutline, fillWithOutline, m_226776_
void (WorldGenLevel, BoundingBox, BoundingBox, boolean, RandomSource, StructurePiece$BlockSelector): a, generateBox, method_35456, m_cilmbewm, fillWithOutline, fillWithOutline, m_226828_
void (WorldGenLevel, BoundingBox, RandomSource, float, int, int, int, int, int, int, BlockState, BlockState, boolean, boolean): a, generateMaybeBox, method_14933, m_xxupvkku, fillWithOutlineUnderSeaLevel, fillWithOutlineUnderSeaLevel, m_226788_
void (WorldGenLevel, BoundingBox, RandomSource, float, int, int, int, BlockState): a, maybeGenerateBlock, method_14945, m_oqncvqts, addBlockWithRandomThreshold, addBlockWithRandomThreshold, m_226803_
void (WorldGenLevel, BoundingBox, int, int, int, int, int, int, BlockState, boolean): a, generateUpperHalfSphere, method_14919, m_lnvjqqnu, fillHalfEllipsoid, fillHalfEllipsoid, m_73453_
void (WorldGenLevel, BlockState, int, int, int, BoundingBox): b, fillColumnDown, method_14936, m_qnszbvav, fillDownwards, fillDownwards, m_73528_
boolean (BlockState): a, isReplaceableByStructures, method_33881, m_dyrokdzd, canReplace, canReplace, m_163572_
boolean (WorldGenLevel, BoundingBox, RandomSource, int, int, int, ResourceKey<LootTable>): a, createChest, method_14915, m_osxlnmji, addChest, m_osxlnmji, m_213787_
BlockState (BlockGetter, BlockPos, BlockState): a, reorient, method_14916, m_rdxskghh, orientateChest, orientateChest, m_73407_
boolean (ServerLevelAccessor, BoundingBox, RandomSource, BlockPos, ResourceKey<LootTable>, BlockState): a, createChest, method_14921, m_imiulckt, addChest, m_imiulckt, m_226762_
boolean (WorldGenLevel, BoundingBox, RandomSource, int, int, int, Direction, ResourceKey<LootTable>): a, createDispenser, method_14930, m_wqqzlpou, addDispenser, addDispenser, m_226819_
void (int, int, int): a, move, method_14922, m_nrczduea, translate, translate, m_6324_
BoundingBox (Stream<StructurePiece>): a, createBoundingBox, method_38703, m_ipyahbus, boundingBox, getEncompassingBoundingBox, m_192651_
StructurePiece (List<StructurePiece>, BoundingBox): a, findCollisionPiece, method_38702, m_knajzxsb, firstIntersecting, firstIntersecting, m_192648_
Direction (): i, getOrientation, method_14934, m_tqwbycjt, getFacing, getFacing, m_73549_
void (Direction): a, setOrientation, method_14926, m_yvvnjhxy, setOrientation, setOrientation, m_73519_
Rotation (): a, getRotation, method_16888, m_newxsddo, getRotation, getRotation, m_6830_
Mirror (): j, getMirror, method_35460, m_orkybnyc, getMirror, getMirror, m_163587_
StructurePieceType (): k, getType, method_16653, m_dfqzfzqc, getType, getType, m_210000_
1.21.1
Names
Fields
Constructors
Methods
1.21
Names
eip
eju
Fields
Constructors
Methods
1.20.6
Names
eip
net.minecraft.world.level.levelgen.structure.StructureFeatureIndexSavedData
net.minecraft.class_3440
net.minecraft.unmapped.C_ozcywiog
net.minecraft.world.ChunkUpdateState
net.minecraft.world.ChunkUpdateState
net.minecraft.src.C_2584_
net.minecraft.world.level.levelgen.structure.PersistentIndexed
Fields
String: a, TAG_REMAINING_INDEXES, field_31660, f_klrqyzzm, REMAINING_KEY, REMAINING_KEY, f_163528_
String: b, TAG_All_INDEXES, field_31661, f_jsmmclnk, ALL_KEY, ALL_KEY, f_163529_
it.unimi.dsi.fastutil.longs.LongSet: c, all, field_15301, f_wefugjlt, all, all, f_73360_
it.unimi.dsi.fastutil.longs.LongSet: d, remaining, field_15302, f_lzabdssx, remaining, remaining, f_73361_
Constructors
(it.unimi.dsi.fastutil.longs.LongSet, it.unimi.dsi.fastutil.longs.LongSet)
()
Methods
SavedData$Factory<StructureFeatureIndexSavedData> (): a, factory, method_52601, m_lliasoix, getPersistentStateType, getType, m_295688_
StructureFeatureIndexSavedData (CompoundTag, HolderLookup$Provider): b, load, method_32358, m_wpvkscwc, fromNbt, fromNbt, m_163534_
CompoundTag (CompoundTag, HolderLookup$Provider): a, save, method_75, m_qxqywuwc, writeNbt, writeNbt, m_7176_
void (long): a, addIndex, method_14896, m_kwdbhjet, add, add, m_73365_
boolean (long): b, hasStartIndex, method_14897, m_nkwyszrf, contains, contains, m_73369_
boolean (long): c, hasUnhandledIndex, method_14894, m_lqmrhoxy, isRemaining, isRemaining, m_73373_
void (long): d, removeIndex, method_14895, m_ltjpcdtq, markResolved, markResolved, m_73375_
it.unimi.dsi.fastutil.longs.LongSet (): b, getAll, method_14898, m_hxdmlpyl, getAll, getAll, m_73364_