Skip to content
Success

Changes

Summary

  1. #724: Re-implement player portal event search radius and creation API (details)
Commit 1e76d09fad502bf33504afe8c10a6f39cb0df239 by md_5
#724: Re-implement player portal event search radius and creation API

This also fixes that the nether/end portals would be created even if the
event was cancelled as well as that the EntityPortalEvent would be
called for player portal usage which is not according to its API
specification
The file was modified nms-patches/Entity.patch
The file was modified nms-patches/EntityPlayer.patch
The file was modified nms-patches/ShapeDetectorShape.patch
The file was addedsrc/main/java/org/bukkit/craftbukkit/event/CraftPortalEvent.java
The file was modified nms-patches/BlockPortalShape.patch
The file was modified src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java