Class BlockBehaviourMixin

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

public class BlockBehaviourMixin extends Object
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    wilderWild$neighborChanged(@NotNull net.minecraft.world.level.block.state.BlockState state, net.minecraft.world.level.Level level, @NotNull net.minecraft.core.BlockPos pos, @NotNull net.minecraft.world.level.block.Block block, @NotNull net.minecraft.core.BlockPos fromPos, boolean isMoving, org.spongepowered.asm.mixin.injection.callback.CallbackInfo info)
     

    Methods inherited from class java.lang.Object

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

    • BlockBehaviourMixin

      public BlockBehaviourMixin()
  • Method Details

    • wilderWild$neighborChanged

      public void wilderWild$neighborChanged(@NotNull @NotNull net.minecraft.world.level.block.state.BlockState state, net.minecraft.world.level.Level level, @NotNull @NotNull net.minecraft.core.BlockPos pos, @NotNull @NotNull net.minecraft.world.level.block.Block block, @NotNull @NotNull net.minecraft.core.BlockPos fromPos, boolean isMoving, org.spongepowered.asm.mixin.injection.callback.CallbackInfo info)