|
class | InventoryCore |
|
class | XYZCoords |
|
This is a helper method to return the approximate ForgeDirection an entity is facing.
- Parameters
-
entity | The EntityLiving to get a ForgeDirection from. |
inverted | Whether to get the direction the entity is facing (useful for in-world GUIs) or the opposite direction. (useful for block placement) |
- Returns
- The ForgeDirection the entity is facing (or the opposite if needed).
static void YATS.util.LazUtils.LogException |
( |
String |
string, |
|
|
Throwable |
ex, |
|
|
Object... |
format |
|
) |
| |
|
static |
static void YATS.util.LazUtils.logNormal |
( |
String |
string, |
|
|
Object... |
format |
|
) |
| |
|
static |
The documentation for this class was generated from the following file:
- C:/Users/LazDude/Downloads/MinecraftModding/YATS/forge/mcp/src/minecraft/YATS/util/LazUtils.java