java.lang.Object
meteordevelopment.meteorclient.events.Cancellable
meteordevelopment.meteorclient.events.entity.player.BreakBlockEvent
All Implemented Interfaces:
meteordevelopment.orbit.ICancellable

public class BreakBlockEvent extends Cancellable
  • Field Details

    • blockPos

      public net.minecraft.util.math.BlockPos blockPos
  • Constructor Details

    • BreakBlockEvent

      public BreakBlockEvent()
  • Method Details

    • get

      public static BreakBlockEvent get(net.minecraft.util.math.BlockPos blockPos)