Class RegionEvent.PlayerLeave

All Implemented Interfaces:
Cancelable
Enclosing class:
RegionEvent

public static final class RegionEvent.PlayerLeave extends RegionEvent.PlayerMove implements Cancelable
  • Constructor Details

    • PlayerLeave

      public PlayerLeave(IMarkableRegion region, net.minecraft.server.level.ServerPlayer player, net.minecraft.core.BlockPos oldPos, net.minecraft.core.BlockPos newPos)
  • Method Details