public static interface ParticleHelper.Callback
| Modifier and Type | Method and Description |
|---|---|
void |
addDestroyEffects(net.minecraft.client.particle.ParticleDigging fx,
net.minecraft.world.World world,
net.minecraft.util.math.BlockPos pos,
net.minecraft.block.state.IBlockState state) |
void |
addHitEffects(net.minecraft.client.particle.ParticleDigging fx,
net.minecraft.world.World world,
net.minecraft.util.math.BlockPos pos,
net.minecraft.block.state.IBlockState state) |
void addHitEffects(net.minecraft.client.particle.ParticleDigging fx,
net.minecraft.world.World world,
net.minecraft.util.math.BlockPos pos,
net.minecraft.block.state.IBlockState state)
void addDestroyEffects(net.minecraft.client.particle.ParticleDigging fx,
net.minecraft.world.World world,
net.minecraft.util.math.BlockPos pos,
net.minecraft.block.state.IBlockState state)