Struct classicube_sys::_WorldData
source ·
[−]#[repr(C)]pub struct _WorldData {}Fields
Blocks: *mut BlockRawBlocks2: *mut BlockRawVolume: c_intWidth: c_intHeight: c_intLength: c_intMaxX: c_intMaxY: c_intMaxZ: c_intOneY: c_intUuid: [cc_uint8; 16]IDMask: c_intLoaded: cc_boolLastSave: f64Trait Implementations
This method tests for self and other values to be equal, and is used
by ==. Read more
This method tests for !=.
Auto Trait Implementations
impl RefUnwindSafe for _WorldData
impl !Send for _WorldData
impl !Sync for _WorldData
impl Unpin for _WorldData
impl UnwindSafe for _WorldData
Blanket Implementations
Mutably borrows from an owned value. Read more
