Package | Description |
---|---|
net.minecraft.client | |
net.minecraft.client.multiplayer |
Modifier and Type | Field and Description |
---|---|
PlayerControllerMP |
Minecraft.playerController |
Modifier and Type | Method and Description |
---|---|
static void |
PlayerControllerMP.clickBlockCreative(Minecraft par0Minecraft,
PlayerControllerMP par1PlayerControllerMP,
int par2,
int par3,
int par4,
int par5)
Block dig operation in creative mode (instantly digs the block).
|