Package | Description |
---|---|
buildcraft.api.filler | |
buildcraft.builders.registry | |
buildcraft.builders.snapshot | |
buildcraft.builders.snapshot.pattern |
Modifier and Type | Method and Description |
---|---|
IFilledTemplate |
IFillerRegistry.createFilledTemplate(net.minecraft.util.math.BlockPos pos,
net.minecraft.util.math.BlockPos size) |
default IFilledTemplate |
IFillerPatternShape.createTemplate(IFillerStatementContainer filler,
IStatementParameter[] params) |
IFilledTemplate |
IFillerPattern.createTemplate(IFillerStatementContainer filler,
IStatementParameter[] params) |
Modifier and Type | Method and Description |
---|---|
boolean |
IFillerPatternShape.fillTemplate(IFilledTemplate filledTemplate,
IStatementParameter[] params) |
Modifier and Type | Method and Description |
---|---|
IFilledTemplate |
FillerRegistry.createFilledTemplate(net.minecraft.util.math.BlockPos pos,
net.minecraft.util.math.BlockPos size) |
Modifier and Type | Class and Description |
---|---|
class |
Template.FilledTemplate |
Modifier and Type | Method and Description |
---|---|
boolean |
PatternSphere.fillTemplate(IFilledTemplate filledTemplate,
IStatementParameter[] params) |
boolean |
PatternFill.fillTemplate(IFilledTemplate filledTemplate,
IStatementParameter[] params) |
boolean |
PatternFrame.fillTemplate(IFilledTemplate filledTemplate,
IStatementParameter[] params) |
boolean |
PatternPyramid.fillTemplate(IFilledTemplate filledTemplate,
IStatementParameter[] params) |
boolean |
PatternBox.fillTemplate(IFilledTemplate filledTemplate,
IStatementParameter[] params) |
boolean |
PatternNone.fillTemplate(IFilledTemplate filledTemplate,
IStatementParameter[] params) |
boolean |
PatternClear.fillTemplate(IFilledTemplate filledTemplate,
IStatementParameter[] params) |
boolean |
PatternSpherePart.fillTemplate(IFilledTemplate filledTemplate,
IStatementParameter[] params) |
boolean |
PatternShape2d.fillTemplate(IFilledTemplate filledTemplate,
IStatementParameter[] params) |
boolean |
PatternStairs.fillTemplate(IFilledTemplate filledTemplate,
IStatementParameter[] params) |