MCPcopy Create free account
hub / github.com/BuildCraft/BuildCraft / getType

Method getType

common/buildcraft/api/bpt/Schematic.java:67–67  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

65
66 public interface PreBuildAction {
67 EnumPreBuildAction getType();
68
69 TaskUsable getTask(IBuilderAccessor builder, BlockPos pos);
70

Callers 14

clearSingleMethod · 0.95
hasEntityOfTypeMethod · 0.65
writeToNBTMethod · 0.65
writePayloadMethod · 0.65
updateEntityMethod · 0.65
eventHandlerMethod · 0.65
generateGeneratorMethod · 0.65
generateDirectHandlerMethod · 0.65
getActualStateMethod · 0.65
readFromNBTMethod · 0.65
onChangeMethod · 0.65
loadBlueprintMethod · 0.65

Implementers 2

VanillaBlockClearercommon/buildcraft/lib/bpt/helper/Vanil
DefaultBptActionscommon/buildcraft/api/bpt/Schematic.ja

Calls

no outgoing calls

Tested by

no test coverage detected