Dispense the specified stack, play the dispense sound and spawn particles.
static void net.minecraft.dispenser.BehaviorDefaultDispenseItem.doDispense |
( |
World |
par0World, |
|
|
ItemStack |
par1ItemStack, |
|
|
int |
par2, |
|
|
EnumFacing |
par3EnumFacing, |
|
|
IPosition |
par4IPosition |
|
) |
| |
|
static |
void net.minecraft.dispenser.BehaviorDefaultDispenseItem.playDispenseSound |
( |
IBlockSource |
par1IBlockSource) | |
|
|
protected |
Play the dispense sound from the specified block.
void net.minecraft.dispenser.BehaviorDefaultDispenseItem.spawnDispenseParticles |
( |
IBlockSource |
par1IBlockSource, |
|
|
EnumFacing |
par2EnumFacing |
|
) |
| |
|
protected |
Order clients to display dispense particles from the specified block and facing.
The documentation for this class was generated from the following file: