‪GamecraftModdingAPI  ‪v1.8.0
‪The unofficial Gamecraft modding API
GamecraftModdingAPI.Blocks.RemovalEngine Class Reference
Inheritance diagram for GamecraftModdingAPI.Blocks.RemovalEngine:
GamecraftModdingAPI.Engines.IApiEngine

Classes

class  FactoryObtainerPatch
 

Public Member Functions

void Dispose ()
 
void Ready ()
 
bool RemoveBlock (EGID target)
 

Public Attributes

bool isRemovable => false
 

Properties

EntitiesDB entitiesDB [get, set]
 
string Name = "GamecraftModdingAPIRemovalGameEngine" [get]
 

Member Function Documentation

◆ Dispose()

void GamecraftModdingAPI.Blocks.RemovalEngine.Dispose ( )
inline

◆ Ready()

void GamecraftModdingAPI.Blocks.RemovalEngine.Ready ( )
inline

◆ RemoveBlock()

bool GamecraftModdingAPI.Blocks.RemovalEngine.RemoveBlock ( EGID  target)
inline

Member Data Documentation

◆ isRemovable

bool GamecraftModdingAPI.Blocks.RemovalEngine.isRemovable => false

Property Documentation

◆ entitiesDB

EntitiesDB GamecraftModdingAPI.Blocks.RemovalEngine.entitiesDB
getset

◆ Name

string GamecraftModdingAPI.Blocks.RemovalEngine.Name = "GamecraftModdingAPIRemovalGameEngine"
get

The documentation for this class was generated from the following file: