Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
clearSingle
Method · 0.95
hasEntityOfType
Method · 0.65
writeToNBT
Method · 0.65
writePayload
Method · 0.65
updateEntity
Method · 0.65
eventHandler
Method · 0.65
generateGenerator
Method · 0.65
generateDirectHandler
Method · 0.65
getActualState
Method · 0.65
readFromNBT
Method · 0.65
onChange
Method · 0.65
loadBlueprint
Method · 0.65
Implementers
2
VanillaBlockClearer
common/buildcraft/lib/bpt/helper/Vanil
DefaultBptActions
common/buildcraft/api/bpt/Schematic.ja
Calls
no outgoing calls
Tested by
no test coverage detected