Class SoulSandBlockMixin

java.lang.Object
net.frozenblock.wilderwild.mixin.block.mesoglea.SoulSandBlockMixin

public class SoulSandBlockMixin extends Object
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    wilderWild$tick(net.minecraft.world.level.block.state.BlockState state, net.minecraft.server.level.ServerLevel level, net.minecraft.core.BlockPos pos, net.minecraft.util.RandomSource random, org.spongepowered.asm.mixin.injection.callback.CallbackInfo info)
     
    boolean
    wilderWild$updateShape(boolean original, net.minecraft.world.level.block.state.BlockState state, net.minecraft.core.Direction direction, net.minecraft.world.level.block.state.BlockState neighborState)
     

    Methods inherited from class java.lang.Object

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

    • SoulSandBlockMixin

      public SoulSandBlockMixin()
  • Method Details

    • wilderWild$tick

      public void wilderWild$tick(net.minecraft.world.level.block.state.BlockState state, net.minecraft.server.level.ServerLevel level, net.minecraft.core.BlockPos pos, net.minecraft.util.RandomSource random, org.spongepowered.asm.mixin.injection.callback.CallbackInfo info)
    • wilderWild$updateShape

      public boolean wilderWild$updateShape(boolean original, net.minecraft.world.level.block.state.BlockState state, net.minecraft.core.Direction direction, net.minecraft.world.level.block.state.BlockState neighborState)