Uses of Class
net.minecraft.world.gen.feature.template.Template.BlockInfo
-
Packages that use Template.BlockInfo Package Description net.minecraft.block net.minecraft.world.gen.feature.jigsaw net.minecraft.world.gen.feature.template -
-
Uses of Template.BlockInfo in net.minecraft.block
Methods in net.minecraft.block with parameters of type Template.BlockInfo Modifier and Type Method Description static boolean
JigsawBlock. canAttach(Template.BlockInfo p_220171_0_, Template.BlockInfo p_220171_1_)
-
Uses of Template.BlockInfo in net.minecraft.world.gen.feature.jigsaw
Methods in net.minecraft.world.gen.feature.jigsaw that return types with arguments of type Template.BlockInfo Modifier and Type Method Description java.util.List<Template.BlockInfo>
SingleJigsawPiece. getDataMarkers(TemplateManager p_214857_1_, BlockPos p_214857_2_, Rotation p_214857_3_, boolean p_214857_4_)
java.util.List<Template.BlockInfo>
EmptyJigsawPiece. getShuffledJigsawBlocks(TemplateManager p_214849_1_, BlockPos p_214849_2_, Rotation p_214849_3_, java.util.Random p_214849_4_)
java.util.List<Template.BlockInfo>
FeatureJigsawPiece. getShuffledJigsawBlocks(TemplateManager p_214849_1_, BlockPos p_214849_2_, Rotation p_214849_3_, java.util.Random p_214849_4_)
abstract java.util.List<Template.BlockInfo>
JigsawPiece. getShuffledJigsawBlocks(TemplateManager p_214849_1_, BlockPos p_214849_2_, Rotation p_214849_3_, java.util.Random p_214849_4_)
java.util.List<Template.BlockInfo>
ListJigsawPiece. getShuffledJigsawBlocks(TemplateManager p_214849_1_, BlockPos p_214849_2_, Rotation p_214849_3_, java.util.Random p_214849_4_)
java.util.List<Template.BlockInfo>
SingleJigsawPiece. getShuffledJigsawBlocks(TemplateManager p_214849_1_, BlockPos p_214849_2_, Rotation p_214849_3_, java.util.Random p_214849_4_)
Methods in net.minecraft.world.gen.feature.jigsaw with parameters of type Template.BlockInfo Modifier and Type Method Description void
JigsawPiece. handleDataMarker(IWorld p_214846_1_, Template.BlockInfo p_214846_2_, BlockPos p_214846_3_, Rotation p_214846_4_, java.util.Random p_214846_5_, MutableBoundingBox p_214846_6_)
-
Uses of Template.BlockInfo in net.minecraft.world.gen.feature.template
Fields in net.minecraft.world.gen.feature.template with type parameters of type Template.BlockInfo Modifier and Type Field Description private java.util.List<Template.BlockInfo>
Template.Palette. blocks
private java.util.Map<Block,java.util.List<Template.BlockInfo>>
Template.Palette. cache
Methods in net.minecraft.world.gen.feature.template that return Template.BlockInfo Modifier and Type Method Description Template.BlockInfo
StructureProcessor. process(IWorldReader p_230386_1_, BlockPos p_230386_2_, BlockPos p_230386_3_, Template.BlockInfo p_230386_4_, Template.BlockInfo p_230386_5_, PlacementSettings p_230386_6_, Template template)
Template.BlockInfo
BlackStoneReplacementProcessor. processBlock(IWorldReader p_230386_1_, BlockPos p_230386_2_, BlockPos p_230386_3_, Template.BlockInfo p_230386_4_, Template.BlockInfo p_230386_5_, PlacementSettings p_230386_6_)
Template.BlockInfo
BlockIgnoreStructureProcessor. processBlock(IWorldReader p_230386_1_, BlockPos p_230386_2_, BlockPos p_230386_3_, Template.BlockInfo p_230386_4_, Template.BlockInfo p_230386_5_, PlacementSettings p_230386_6_)
Template.BlockInfo
BlockMosinessProcessor. processBlock(IWorldReader p_230386_1_, BlockPos p_230386_2_, BlockPos p_230386_3_, Template.BlockInfo p_230386_4_, Template.BlockInfo p_230386_5_, PlacementSettings p_230386_6_)
Template.BlockInfo
GravityStructureProcessor. processBlock(IWorldReader p_230386_1_, BlockPos p_230386_2_, BlockPos p_230386_3_, Template.BlockInfo p_230386_4_, Template.BlockInfo p_230386_5_, PlacementSettings p_230386_6_)
Template.BlockInfo
IntegrityProcessor. processBlock(IWorldReader p_230386_1_, BlockPos p_230386_2_, BlockPos p_230386_3_, Template.BlockInfo p_230386_4_, Template.BlockInfo p_230386_5_, PlacementSettings p_230386_6_)
Template.BlockInfo
JigsawReplacementStructureProcessor. processBlock(IWorldReader p_230386_1_, BlockPos p_230386_2_, BlockPos p_230386_3_, Template.BlockInfo p_230386_4_, Template.BlockInfo p_230386_5_, PlacementSettings p_230386_6_)
Template.BlockInfo
LavaSubmergingProcessor. processBlock(IWorldReader p_230386_1_, BlockPos p_230386_2_, BlockPos p_230386_3_, Template.BlockInfo p_230386_4_, Template.BlockInfo p_230386_5_, PlacementSettings p_230386_6_)
Template.BlockInfo
NopProcessor. processBlock(IWorldReader p_230386_1_, BlockPos p_230386_2_, BlockPos p_230386_3_, Template.BlockInfo p_230386_4_, Template.BlockInfo p_230386_5_, PlacementSettings p_230386_6_)
Template.BlockInfo
RuleStructureProcessor. processBlock(IWorldReader p_230386_1_, BlockPos p_230386_2_, BlockPos p_230386_3_, Template.BlockInfo p_230386_4_, Template.BlockInfo p_230386_5_, PlacementSettings p_230386_6_)
Template.BlockInfo
StructureProcessor. processBlock(IWorldReader p_230386_1_, BlockPos p_230386_2_, BlockPos p_230386_3_, Template.BlockInfo p_230386_4_, Template.BlockInfo p_230386_5_, PlacementSettings p_230386_6_)
Deprecated.Methods in net.minecraft.world.gen.feature.template that return types with arguments of type Template.BlockInfo Modifier and Type Method Description java.util.List<Template.BlockInfo>
Template.Palette. blocks()
java.util.List<Template.BlockInfo>
Template.Palette. blocks(Block p_237158_1_)
private static java.util.List<Template.BlockInfo>
Template. buildInfoList(java.util.List<Template.BlockInfo> p_237151_0_, java.util.List<Template.BlockInfo> p_237151_1_, java.util.List<Template.BlockInfo> p_237151_2_)
java.util.List<Template.BlockInfo>
Template. filterBlocks(BlockPos p_215381_1_, PlacementSettings p_215381_2_, Block p_215381_3_)
java.util.List<Template.BlockInfo>
Template. filterBlocks(BlockPos p_215386_1_, PlacementSettings p_215386_2_, Block p_215386_3_, boolean p_215386_4_)
static java.util.List<Template.BlockInfo>
Template. processBlockInfos(IWorld p_237145_0_, BlockPos p_237145_1_, BlockPos p_237145_2_, PlacementSettings p_237145_3_, java.util.List<Template.BlockInfo> p_237145_4_)
Deprecated.static java.util.List<Template.BlockInfo>
Template. processBlockInfos(IWorld p_237145_0_, BlockPos p_237145_1_, BlockPos p_237145_2_, PlacementSettings p_237145_3_, java.util.List<Template.BlockInfo> p_237145_4_, Template template)
Methods in net.minecraft.world.gen.feature.template with parameters of type Template.BlockInfo Modifier and Type Method Description private static void
Template. addToLists(Template.BlockInfo p_237149_0_, java.util.List<Template.BlockInfo> p_237149_1_, java.util.List<Template.BlockInfo> p_237149_2_, java.util.List<Template.BlockInfo> p_237149_3_)
Template.BlockInfo
StructureProcessor. process(IWorldReader p_230386_1_, BlockPos p_230386_2_, BlockPos p_230386_3_, Template.BlockInfo p_230386_4_, Template.BlockInfo p_230386_5_, PlacementSettings p_230386_6_, Template template)
Template.BlockInfo
BlackStoneReplacementProcessor. processBlock(IWorldReader p_230386_1_, BlockPos p_230386_2_, BlockPos p_230386_3_, Template.BlockInfo p_230386_4_, Template.BlockInfo p_230386_5_, PlacementSettings p_230386_6_)
Template.BlockInfo
BlockIgnoreStructureProcessor. processBlock(IWorldReader p_230386_1_, BlockPos p_230386_2_, BlockPos p_230386_3_, Template.BlockInfo p_230386_4_, Template.BlockInfo p_230386_5_, PlacementSettings p_230386_6_)
Template.BlockInfo
BlockMosinessProcessor. processBlock(IWorldReader p_230386_1_, BlockPos p_230386_2_, BlockPos p_230386_3_, Template.BlockInfo p_230386_4_, Template.BlockInfo p_230386_5_, PlacementSettings p_230386_6_)
Template.BlockInfo
GravityStructureProcessor. processBlock(IWorldReader p_230386_1_, BlockPos p_230386_2_, BlockPos p_230386_3_, Template.BlockInfo p_230386_4_, Template.BlockInfo p_230386_5_, PlacementSettings p_230386_6_)
Template.BlockInfo
IntegrityProcessor. processBlock(IWorldReader p_230386_1_, BlockPos p_230386_2_, BlockPos p_230386_3_, Template.BlockInfo p_230386_4_, Template.BlockInfo p_230386_5_, PlacementSettings p_230386_6_)
Template.BlockInfo
JigsawReplacementStructureProcessor. processBlock(IWorldReader p_230386_1_, BlockPos p_230386_2_, BlockPos p_230386_3_, Template.BlockInfo p_230386_4_, Template.BlockInfo p_230386_5_, PlacementSettings p_230386_6_)
Template.BlockInfo
LavaSubmergingProcessor. processBlock(IWorldReader p_230386_1_, BlockPos p_230386_2_, BlockPos p_230386_3_, Template.BlockInfo p_230386_4_, Template.BlockInfo p_230386_5_, PlacementSettings p_230386_6_)
Template.BlockInfo
NopProcessor. processBlock(IWorldReader p_230386_1_, BlockPos p_230386_2_, BlockPos p_230386_3_, Template.BlockInfo p_230386_4_, Template.BlockInfo p_230386_5_, PlacementSettings p_230386_6_)
Template.BlockInfo
RuleStructureProcessor. processBlock(IWorldReader p_230386_1_, BlockPos p_230386_2_, BlockPos p_230386_3_, Template.BlockInfo p_230386_4_, Template.BlockInfo p_230386_5_, PlacementSettings p_230386_6_)
Template.BlockInfo
StructureProcessor. processBlock(IWorldReader p_230386_1_, BlockPos p_230386_2_, BlockPos p_230386_3_, Template.BlockInfo p_230386_4_, Template.BlockInfo p_230386_5_, PlacementSettings p_230386_6_)
Deprecated.Method parameters in net.minecraft.world.gen.feature.template with type arguments of type Template.BlockInfo Modifier and Type Method Description private static void
Template. addToLists(Template.BlockInfo p_237149_0_, java.util.List<Template.BlockInfo> p_237149_1_, java.util.List<Template.BlockInfo> p_237149_2_, java.util.List<Template.BlockInfo> p_237149_3_)
private static java.util.List<Template.BlockInfo>
Template. buildInfoList(java.util.List<Template.BlockInfo> p_237151_0_, java.util.List<Template.BlockInfo> p_237151_1_, java.util.List<Template.BlockInfo> p_237151_2_)
static java.util.List<Template.BlockInfo>
Template. processBlockInfos(IWorld p_237145_0_, BlockPos p_237145_1_, BlockPos p_237145_2_, PlacementSettings p_237145_3_, java.util.List<Template.BlockInfo> p_237145_4_)
Deprecated.static java.util.List<Template.BlockInfo>
Template. processBlockInfos(IWorld p_237145_0_, BlockPos p_237145_1_, BlockPos p_237145_2_, PlacementSettings p_237145_3_, java.util.List<Template.BlockInfo> p_237145_4_, Template template)
Constructor parameters in net.minecraft.world.gen.feature.template with type arguments of type Template.BlockInfo Constructor Description Palette(java.util.List<Template.BlockInfo> p_i232120_1_)
-