World Sensor ============== This component is provided by the [[item:world_sensor_upgrade|World Sensor Upgrade]]. Component name: `world_sensor`. Callbacks: - `isGasPresent(gas:string):boolean` Gets whether the world the device is currently in has the specified gas. - `getGravity():number` Gets the gravity of the world that the device is currently in. - ` hasBreathableAtmosphere():boolean` Gets whether the world that the device is in has a breathable atmosphere. - `getWindLevel():number` Gets the wind level of the world that the device is currently in. Contents ----------- {{page>component:contents&noheader&noeditbutton&nouser&nofooter}}