Class BlockStateBaseMixin

java.lang.Object
net.frozenblock.wilderwild.mixin.block.leaves.BlockStateBaseMixin

public class BlockStateBaseMixin extends Object
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    wilderWild$randomTick(net.minecraft.world.level.block.Block instance, net.minecraft.world.level.block.state.BlockState blockState, net.minecraft.server.level.ServerLevel serverLevel, net.minecraft.core.BlockPos blockPos, net.minecraft.util.RandomSource randomSource, com.llamalad7.mixinextras.injector.wrapoperation.Operation<Void> original)
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • BlockStateBaseMixin

      public BlockStateBaseMixin()
  • Method Details

    • wilderWild$randomTick

      public void wilderWild$randomTick(net.minecraft.world.level.block.Block instance, net.minecraft.world.level.block.state.BlockState blockState, net.minecraft.server.level.ServerLevel serverLevel, net.minecraft.core.BlockPos blockPos, net.minecraft.util.RandomSource randomSource, com.llamalad7.mixinextras.injector.wrapoperation.Operation<Void> original)