Class BlockBrokenEvent

java.lang.Object
adris.altoclef.eventbus.events.BlockBrokenEvent

public class BlockBrokenEvent extends Object
  • Field Details

    • blockPos

      public net.minecraft.util.math.BlockPos blockPos
    • blockState

      public net.minecraft.block.BlockState blockState
    • player

      public net.minecraft.entity.player.PlayerEntity player
  • Constructor Details

    • BlockBrokenEvent

      public BlockBrokenEvent()