RailroadPluginClient

Undocumented in source.

Members

Functions

drawEntities
void drawEntities(RenderSolid3dEvent event)
Undocumented in source. Be warned that the author may not have intended to support it.
init
void init(IPluginManager pluginman)
Undocumented in source. Be warned that the author may not have intended to support it.
preInit
void preInit()
Undocumented in source. Be warned that the author may not have intended to support it.
registerResources
void registerResources(IResourceManagerRegistry resmanRegistry)
Undocumented in source. Be warned that the author may not have intended to support it.

Mixins

__anonymous
mixin IdAndSemverFrom!"railroad.plugininfo"
Undocumented in source.
__anonymous
mixin RailroadPluginCommon
Undocumented in source.

Variables

batch
Batch batch;
Undocumented in source.
clientWorld
ClientWorld clientWorld;
Undocumented in source.
connection
NetClientPlugin connection;
Undocumented in source.
eman
EntityManager* eman;
Undocumented in source.
graphics
GraphicsPlugin graphics;
Undocumented in source.
worldInteraction
WorldInteractionPlugin worldInteraction;
Undocumented in source.

Mixed In Members

From mixin RailroadPluginCommon

blockEntityManager
BlockEntityManager blockEntityManager;
Undocumented in source.
retreiveBlockEntityManager
void retreiveBlockEntityManager(IResourceManagerRegistry resmanRegistry)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta