Package | Description |
---|---|
buildcraft.core.marker |
Modifier and Type | Method and Description |
---|---|
boolean |
PathConnection.canMergeWith(PathConnection conTo,
net.minecraft.util.math.BlockPos from,
net.minecraft.util.math.BlockPos to) |
boolean |
PathConnection.mergeWith(PathConnection conTo,
net.minecraft.util.math.BlockPos from,
net.minecraft.util.math.BlockPos to) |
Constructor and Description |
---|
PathConnection(MarkerSubCache<PathConnection> subCache) |