public class EventBlockBitPostModification
extends net.minecraftforge.fml.common.eventhandler.Event
| Constructor and Description |
|---|
EventBlockBitPostModification(net.minecraft.world.World w,
net.minecraft.util.math.BlockPos pos) |
| Modifier and Type | Method and Description |
|---|---|
net.minecraft.util.math.BlockPos |
getPos() |
net.minecraft.world.World |
getWorld() |