Uses of Class
net.minecraft.structure.Structure.StructureBlockInfo
Packages that use Structure.StructureBlockInfo
Package
Description
-
Uses of Structure.StructureBlockInfo in net.minecraft.block
Methods in net.minecraft.block with parameters of type Structure.StructureBlockInfoModifier and TypeMethodDescriptionstatic boolean
JigsawBlock.attachmentMatches(Structure.StructureBlockInfo info1, Structure.StructureBlockInfo info2)
-
Uses of Structure.StructureBlockInfo in net.minecraft.structure
Fields in net.minecraft.structure with type parameters of type Structure.StructureBlockInfoModifier and TypeFieldDescriptionprivate Map<Block,List<Structure.StructureBlockInfo>>
Structure.PalettedBlockInfoList.blockToInfos
private List<Structure.StructureBlockInfo>
Structure.PalettedBlockInfoList.infos
Methods in net.minecraft.structure that return types with arguments of type Structure.StructureBlockInfoModifier and TypeMethodDescriptionStructure.PalettedBlockInfoList.getAll()
Structure.getInfosForBlock(BlockPos pos, StructurePlacementData placementData, Block block)
Structure.getInfosForBlock(BlockPos pos, StructurePlacementData placementData, Block block, boolean transformed)
private static List<Structure.StructureBlockInfo>
Structure.method_28055(List<Structure.StructureBlockInfo> list, List<Structure.StructureBlockInfo> list2, List<Structure.StructureBlockInfo> list3)
static List<Structure.StructureBlockInfo>
Structure.process(WorldAccess world, BlockPos pos, BlockPos blockPos, StructurePlacementData placementData, List<Structure.StructureBlockInfo> list)
Methods in net.minecraft.structure with parameters of type Structure.StructureBlockInfoModifier and TypeMethodDescriptionprivate static void
Structure.method_28054(Structure.StructureBlockInfo structureBlockInfo, List<Structure.StructureBlockInfo> list, List<Structure.StructureBlockInfo> list2, List<Structure.StructureBlockInfo> list3)
Method parameters in net.minecraft.structure with type arguments of type Structure.StructureBlockInfoModifier and TypeMethodDescriptionprivate static void
Structure.method_28054(Structure.StructureBlockInfo structureBlockInfo, List<Structure.StructureBlockInfo> list, List<Structure.StructureBlockInfo> list2, List<Structure.StructureBlockInfo> list3)
private static List<Structure.StructureBlockInfo>
Structure.method_28055(List<Structure.StructureBlockInfo> list, List<Structure.StructureBlockInfo> list2, List<Structure.StructureBlockInfo> list3)
static List<Structure.StructureBlockInfo>
Structure.process(WorldAccess world, BlockPos pos, BlockPos blockPos, StructurePlacementData placementData, List<Structure.StructureBlockInfo> list)
Constructor parameters in net.minecraft.structure with type arguments of type Structure.StructureBlockInfoModifierConstructorDescription(package private)
-
Uses of Structure.StructureBlockInfo in net.minecraft.structure.pool
Methods in net.minecraft.structure.pool that return types with arguments of type Structure.StructureBlockInfoModifier and TypeMethodDescriptionSinglePoolElement.getDataStructureBlocks(StructureManager structureManager, BlockPos pos, BlockRotation rotation, boolean mirroredAndRotated)
EmptyPoolElement.getStructureBlockInfos(StructureManager structureManager, BlockPos pos, BlockRotation rotation, Random random)
FeaturePoolElement.getStructureBlockInfos(StructureManager structureManager, BlockPos pos, BlockRotation rotation, Random random)
ListPoolElement.getStructureBlockInfos(StructureManager structureManager, BlockPos pos, BlockRotation rotation, Random random)
SinglePoolElement.getStructureBlockInfos(StructureManager structureManager, BlockPos pos, BlockRotation rotation, Random random)
abstract List<Structure.StructureBlockInfo>
StructurePoolElement.getStructureBlockInfos(StructureManager structureManager, BlockPos pos, BlockRotation rotation, Random random)
Methods in net.minecraft.structure.pool with parameters of type Structure.StructureBlockInfoModifier and TypeMethodDescriptionvoid
StructurePoolElement.method_16756(WorldAccess worldAccess, Structure.StructureBlockInfo structureBlockInfo, BlockPos blockPos, BlockRotation blockRotation, Random random, BlockBox blockBox)
-
Uses of Structure.StructureBlockInfo in net.minecraft.structure.processor
Methods in net.minecraft.structure.processor that return Structure.StructureBlockInfoModifier and TypeMethodDescriptionBlackstoneReplacementStructureProcessor.process(WorldView world, BlockPos pos, BlockPos blockPos, Structure.StructureBlockInfo structureBlockInfo, Structure.StructureBlockInfo structureBlockInfo2, StructurePlacementData structurePlacementData)
BlockAgeStructureProcessor.process(WorldView world, BlockPos pos, BlockPos blockPos, Structure.StructureBlockInfo structureBlockInfo, Structure.StructureBlockInfo structureBlockInfo2, StructurePlacementData structurePlacementData)
BlockIgnoreStructureProcessor.process(WorldView world, BlockPos pos, BlockPos blockPos, Structure.StructureBlockInfo structureBlockInfo, Structure.StructureBlockInfo structureBlockInfo2, StructurePlacementData structurePlacementData)
BlockRotStructureProcessor.process(WorldView world, BlockPos pos, BlockPos blockPos, Structure.StructureBlockInfo structureBlockInfo, Structure.StructureBlockInfo structureBlockInfo2, StructurePlacementData structurePlacementData)
GravityStructureProcessor.process(WorldView world, BlockPos pos, BlockPos blockPos, Structure.StructureBlockInfo structureBlockInfo, Structure.StructureBlockInfo structureBlockInfo2, StructurePlacementData structurePlacementData)
JigsawReplacementStructureProcessor.process(WorldView world, BlockPos pos, BlockPos blockPos, Structure.StructureBlockInfo structureBlockInfo, Structure.StructureBlockInfo structureBlockInfo2, StructurePlacementData structurePlacementData)
LavaSubmergedBlockStructureProcessor.process(WorldView world, BlockPos pos, BlockPos blockPos, Structure.StructureBlockInfo structureBlockInfo, Structure.StructureBlockInfo structureBlockInfo2, StructurePlacementData structurePlacementData)
NopStructureProcessor.process(WorldView world, BlockPos pos, BlockPos blockPos, Structure.StructureBlockInfo structureBlockInfo, Structure.StructureBlockInfo structureBlockInfo2, StructurePlacementData structurePlacementData)
ProtectedBlocksStructureProcessor.process(WorldView world, BlockPos pos, BlockPos blockPos, Structure.StructureBlockInfo structureBlockInfo, Structure.StructureBlockInfo structureBlockInfo2, StructurePlacementData structurePlacementData)
RuleStructureProcessor.process(WorldView world, BlockPos pos, BlockPos blockPos, Structure.StructureBlockInfo structureBlockInfo, Structure.StructureBlockInfo structureBlockInfo2, StructurePlacementData structurePlacementData)
abstract Structure.StructureBlockInfo
StructureProcessor.process(WorldView world, BlockPos pos, BlockPos blockPos, Structure.StructureBlockInfo structureBlockInfo, Structure.StructureBlockInfo structureBlockInfo2, StructurePlacementData structurePlacementData)
Methods in net.minecraft.structure.processor with parameters of type Structure.StructureBlockInfoModifier and TypeMethodDescriptionBlackstoneReplacementStructureProcessor.process(WorldView world, BlockPos pos, BlockPos blockPos, Structure.StructureBlockInfo structureBlockInfo, Structure.StructureBlockInfo structureBlockInfo2, StructurePlacementData structurePlacementData)
BlockAgeStructureProcessor.process(WorldView world, BlockPos pos, BlockPos blockPos, Structure.StructureBlockInfo structureBlockInfo, Structure.StructureBlockInfo structureBlockInfo2, StructurePlacementData structurePlacementData)
BlockIgnoreStructureProcessor.process(WorldView world, BlockPos pos, BlockPos blockPos, Structure.StructureBlockInfo structureBlockInfo, Structure.StructureBlockInfo structureBlockInfo2, StructurePlacementData structurePlacementData)
BlockRotStructureProcessor.process(WorldView world, BlockPos pos, BlockPos blockPos, Structure.StructureBlockInfo structureBlockInfo, Structure.StructureBlockInfo structureBlockInfo2, StructurePlacementData structurePlacementData)
GravityStructureProcessor.process(WorldView world, BlockPos pos, BlockPos blockPos, Structure.StructureBlockInfo structureBlockInfo, Structure.StructureBlockInfo structureBlockInfo2, StructurePlacementData structurePlacementData)
JigsawReplacementStructureProcessor.process(WorldView world, BlockPos pos, BlockPos blockPos, Structure.StructureBlockInfo structureBlockInfo, Structure.StructureBlockInfo structureBlockInfo2, StructurePlacementData structurePlacementData)
LavaSubmergedBlockStructureProcessor.process(WorldView world, BlockPos pos, BlockPos blockPos, Structure.StructureBlockInfo structureBlockInfo, Structure.StructureBlockInfo structureBlockInfo2, StructurePlacementData structurePlacementData)
NopStructureProcessor.process(WorldView world, BlockPos pos, BlockPos blockPos, Structure.StructureBlockInfo structureBlockInfo, Structure.StructureBlockInfo structureBlockInfo2, StructurePlacementData structurePlacementData)
ProtectedBlocksStructureProcessor.process(WorldView world, BlockPos pos, BlockPos blockPos, Structure.StructureBlockInfo structureBlockInfo, Structure.StructureBlockInfo structureBlockInfo2, StructurePlacementData structurePlacementData)
RuleStructureProcessor.process(WorldView world, BlockPos pos, BlockPos blockPos, Structure.StructureBlockInfo structureBlockInfo, Structure.StructureBlockInfo structureBlockInfo2, StructurePlacementData structurePlacementData)
abstract Structure.StructureBlockInfo
StructureProcessor.process(WorldView world, BlockPos pos, BlockPos blockPos, Structure.StructureBlockInfo structureBlockInfo, Structure.StructureBlockInfo structureBlockInfo2, StructurePlacementData structurePlacementData)