27 if (componentBlockEntity !=
null) {
39 if (componentBlockEntity !=
null) {
static bool IsNullOrStopped(MovingBlock movingBlock)
Dictionary< MovingBlock, ComponentBlockEntity > m_movingBlockEntities
ComponentBlockEntity GetBlockEntity(Point3 coordinates)
ComponentBlockEntity GetBlockEntity(MovingBlock movingBlock)
override void OnEntityRemoved(Entity entity)
ComponentBlockEntity GetBlockEntity(int x, int y, int z)
Dictionary< Point3, ComponentBlockEntity > m_blockEntities
override void OnEntityAdded(Entity entity)
Component FindComponent(Type type, string name, bool throwOnError)