| Use PHP-CS-Fixer to enforce file header presence
| 3 年前 |
| Merge branch 'next-minor' into next-major
| 3 年前 |
| Use PHP-CS-Fixer to enforce file header presence
| 3 年前 |
| Implement BlockDeathEvent (#5420)
closes #4711 | 3 年前 |
| Merge branch 'next-minor' into next-major
| 3 年前 |
| Implemented Respawn Anchor (#6646)
PlayerRespawnAnchorUseEvent is also added with options SET_SPAWN and EXPLODE, which allows plugins to customise the outcome of using the anchor in PM, which currently doesn't support dimensions. The event is also cancellable. | 11 个月前 |
| BlockFormEvent: Added getCausingBlock() method (#5226)
| 3 年前 |
| BlockGrowEvent: add player information for bonemeal usage (#5596)
this is in line with StructureGrowEvent, which also has a similar API. | 2 年前 |
| Use PHP-CS-Fixer to enforce file header presence
| 3 年前 |
| Use PHP-CS-Fixer to enforce file header presence
| 3 年前 |
| BlockPlaceEvent: ensure that getPosition() is always correct
since BlockTransaction was designed to be World-agnostic, it can't position() any blocks, since Position requires a World.
This workaround is the best we can do for now; however, it would probably be wise to deprecate getTransaction() in favour of a dedicated getBlocks() method which takes care of this, as BlockPlaceEvent is currently quite obnoxious to use.
| 2 年前 |
| Implemented Respawn Anchor (#6646)
PlayerRespawnAnchorUseEvent is also added with options SET_SPAWN and EXPLODE, which allows plugins to customise the outcome of using the anchor in PM, which currently doesn't support dimensions. The event is also cancellable. | 11 个月前 |
| BlockSpreadEvent: document poorly-named constructor parameters
| 2 年前 |
| Use PHP-CS-Fixer to enforce file header presence
| 3 年前 |
| Use PHP-CS-Fixer to enforce file header presence
| 3 年前 |
| Use PHP-CS-Fixer to enforce file header presence
| 3 年前 |
| Use PHP-CS-Fixer to enforce file header presence
| 3 年前 |
| Implement campfire & soul campfire (#4696)
| 1 年前 |
| Use PHP-CS-Fixer to enforce file header presence
| 3 年前 |
| Add FarmlandHydrationChangeEvent (#5916)
| 2 年前 |
| Use PHP-CS-Fixer to enforce file header presence
| 3 年前 |
| Fix CS
| 2 年前 |
| Support editing the back side of signs (#6774)
* Deprecate BaseSign get/set/updateText(), add get/set/updateFaceText() which accepts true/false for front/back
* add isFrontFace() to SignChangeEvent
* add optional frontFace to Player::openSignEditor()
* add BaseSign::getFacingDegrees() and getHitboxCenter() which need to be implemented by subclasses | 8 个月前 |
| Use PHP-CS-Fixer to enforce file header presence
| 3 年前 |