railroad.plugin

Members

Classes

RailroadPluginClient
class RailroadPluginClient
Undocumented in source.
RailroadPluginServer
class RailroadPluginServer
Undocumented in source.

Functions

railBlockShapeHandler
BlockShape railBlockShapeHandler(ivec3 chunkPos, ivec3 entityPos, BlockEntityData data)
Undocumented in source. Be warned that the author may not have intended to support it.
railBoxHandler
WorldBox railBoxHandler(BlockWorldPos bwp, BlockEntityData data)
Undocumented in source. Be warned that the author may not have intended to support it.
railSideSolidity
Solidity railSideSolidity(CubeSide side, ivec3 chunkPos, ivec3 entityPos, BlockEntityData data)
Undocumented in source. Be warned that the author may not have intended to support it.

Mixin templates

RailroadPluginCommon
mixintemplate RailroadPluginCommon()
Undocumented in source.

Variables

railBlockShape
BlockShape railBlockShape;
Undocumented in source.
railShapeSides
ShapeSideMask[6] railShapeSides;
Undocumented in source.
railSlopeShapes
BlockShape[4] railSlopeShapes;
Undocumented in source.

Meta

Authors

Andrey Penechko.