Class BellRingEvent

All Implemented Interfaces:
Cancellable

@Deprecated(since="1.19.4") public class BellRingEvent extends BellRingEvent
Deprecated.
Called when a bell is rung.
  • Constructor Details

    • BellRingEvent

      @Internal public BellRingEvent(@NotNull @NotNull Block block, @NotNull @NotNull BlockFace direction, @Nullable @Nullable Entity entity)
      Deprecated.