Class | Description |
---|---|
RailMemberCache |
Cache that tracks what rail blocks trains are occupying, allowing for quick
retrieval of train information that are on a particular rails block.
|
RailSignCache |
Caches and searches for signs below rails blocks in the order in which they should be executed.
|
RailSignCache.TrackedSign |
A single sign that is tracked
|
RailTypeCache |
Caches rail types found at Minecart positions to improve performance when walking tracks
|