public class WorldAndCoord
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
net.minecraft.util.math.BlockPos |
pos |
net.minecraft.world.IBlockReader |
world |
| Constructor and Description |
|---|
WorldAndCoord(net.minecraft.world.IBlockReader world,
net.minecraft.util.math.BlockPos pos) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object o) |
net.minecraft.block.Block |
getBlock() |
int |
hashCode() |