Package | Description |
---|---|
buildcraft.core.marker | |
buildcraft.lib.marker | |
buildcraft.lib.tile |
Modifier and Type | Class and Description |
---|---|
class |
PathSubCache |
class |
VolumeSubCache |
Constructor and Description |
---|
PathConnection(MarkerSubCache<PathConnection> subCache) |
Modifier and Type | Class and Description |
---|---|
class |
MarkerCache<S extends MarkerSubCache<?>> |
class |
MarkerSavedData<S extends MarkerSubCache<C>,C extends MarkerConnection<C>> |
Modifier and Type | Field and Description |
---|---|
MarkerSubCache<C> |
MarkerConnection.subCache |
Constructor and Description |
---|
MarkerConnection(MarkerSubCache<C> subCache) |
Modifier and Type | Method and Description |
---|---|
MarkerSubCache<C> |
TileMarker.getLocalCache() |
Modifier and Type | Method and Description |
---|---|
abstract MarkerCache<? extends MarkerSubCache<C>> |
TileMarker.getCache() |