Cuberite
A lightweight, fast and extensible game server for Minecraft
Public Attributes | List of all members
cBlockFireHandler::Scratch Struct Reference

Public Attributes

NIBBLETYPE Dir = 0
 
int XZM = 0
 
int XZP = 0
 Portal boundary and direction variables. More...
 

Detailed Description

Definition at line 19 of file BlockFire.h.

Member Data Documentation

◆ Dir

NIBBLETYPE cBlockFireHandler::Scratch::Dir = 0

Definition at line 23 of file BlockFire.h.

◆ XZM

int cBlockFireHandler::Scratch::XZM = 0

Definition at line 22 of file BlockFire.h.

◆ XZP

int cBlockFireHandler::Scratch::XZP = 0

Portal boundary and direction variables.

Definition at line 22 of file BlockFire.h.


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