net.minecraft.world.ChunkCoordIntPair.ChunkCoordIntPair |
( |
int |
par1, |
|
|
int |
par2 |
|
) |
| |
static long net.minecraft.world.ChunkCoordIntPair.chunkXZ2Int |
( |
int |
par0, |
|
|
int |
par1 |
|
) |
| |
|
static |
converts a chunk coordinate pair to an integer (suitable for hashing)
boolean net.minecraft.world.ChunkCoordIntPair.equals |
( |
Object |
par1Obj) | |
|
int net.minecraft.world.ChunkCoordIntPair.getCenterXPos |
( |
) | |
|
int net.minecraft.world.ChunkCoordIntPair.getCenterZPosition |
( |
) | |
|
ChunkPosition net.minecraft.world.ChunkCoordIntPair.getChunkPosition |
( |
int |
par1) | |
|
int net.minecraft.world.ChunkCoordIntPair.hashCode |
( |
) | |
|
String net.minecraft.world.ChunkCoordIntPair.toString |
( |
) | |
|
final int net.minecraft.world.ChunkCoordIntPair.chunkXPos |
The X position of this Chunk Coordinate Pair
final int net.minecraft.world.ChunkCoordIntPair.chunkZPos |
The Z position of this Chunk Coordinate Pair
The documentation for this class was generated from the following file:
- C:/Users/LazDude/Downloads/MinecraftModding/YATS/forge/mcp/src/minecraft/net/minecraft/world/ChunkCoordIntPair.java