public class MachineParticleCallback<P extends java.lang.Enum<P> & IBlockType & net.minecraft.util.IStringSerializable> extends ParticleHelper.DefaultCallback<BlockBase>
block| Constructor and Description |
|---|
MachineParticleCallback(BlockBase block,
P blockType) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
setTexture(net.minecraft.client.particle.ParticleDigging fx,
net.minecraft.world.World world,
net.minecraft.util.math.BlockPos pos,
net.minecraft.block.state.IBlockState state) |
addDestroyEffects, addHitEffectsprotected void setTexture(net.minecraft.client.particle.ParticleDigging fx,
net.minecraft.world.World world,
net.minecraft.util.math.BlockPos pos,
net.minecraft.block.state.IBlockState state)
setTexture in class ParticleHelper.DefaultCallback<BlockBase>