Package | Description |
---|---|
com.legacy.structure_gel.structures.jigsaw |
Modifier and Type | Method and Description |
---|---|
boolean |
GelJigsawPiece.place(net.minecraft.world.gen.feature.template.TemplateManager manager,
net.minecraft.world.IWorld worldIn,
net.minecraft.world.gen.ChunkGenerator<?> chunkGenerator,
net.minecraft.util.math.BlockPos pos,
net.minecraft.util.Rotation rotation,
net.minecraft.util.math.MutableBoundingBox bounds,
java.util.Random rand,
GelStructurePiece gelStructurePiece)
Changes how the place function works to allow for data structure blocks.
|