public abstract class MixinBlockLeaves extends MixinBlock
Constructor and Description |
---|
MixinBlockLeaves() |
Modifier and Type | Method and Description |
---|---|
void |
callLeafDecay(net.minecraft.world.World worldIn,
net.minecraft.util.BlockPos pos,
net.minecraft.block.state.IBlockState state,
Random rand,
org.spongepowered.asm.mixin.injection.callback.CallbackInfo ci) |
callRandomTickEvent, getDefaultBlockState, getDefaultState, getEnableStats, getId, getItem, getLightValue, getManipulators, getMaterial, getName, getStateFromMeta, getStateWithData, getStateWithValue, getTickRandomly, getTrait, getTraits, getTranslation, getUnlocalizedName, isBlockNormalCube, onDropBlockAsItemWithChance, setTickRandomly, shadow$getDefaultState, supports
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getApplicableProperties, getProperty
isFlammable
public void callLeafDecay(net.minecraft.world.World worldIn, net.minecraft.util.BlockPos pos, net.minecraft.block.state.IBlockState state, Random rand, org.spongepowered.asm.mixin.injection.callback.CallbackInfo ci)