Class SnowLayerBlockMixin

java.lang.Object
de.z0rdak.yawp.mixin.SnowLayerBlockMixin

public class SnowLayerBlockMixin extends Object
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    onRandomTick(net.minecraft.world.level.block.state.BlockState blockState, net.minecraft.server.level.ServerLevel level, net.minecraft.core.BlockPos blockPos, net.minecraft.util.RandomSource randomSource, org.spongepowered.asm.mixin.injection.callback.CallbackInfo ci)
     

    Methods inherited from class java.lang.Object

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

    • SnowLayerBlockMixin

      public SnowLayerBlockMixin()
  • Method Details

    • onRandomTick

      public void onRandomTick(net.minecraft.world.level.block.state.BlockState blockState, net.minecraft.server.level.ServerLevel level, net.minecraft.core.BlockPos blockPos, net.minecraft.util.RandomSource randomSource, org.spongepowered.asm.mixin.injection.callback.CallbackInfo ci)