mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-06-18 01:14:10 +00:00
changelog: fix outdated mention of ProjectileItem::getProjectileEntityClass()
[ci skip]
This commit is contained in:
parent
35ad199b11
commit
aee7b03c1d
@ -661,7 +661,7 @@ However, if we add `src-namespace-prefix: pmmp\TesterPlugin` to the `plugin.yml`
|
||||
- The following API methods have been added:
|
||||
- `Armor->getArmorSlot()`
|
||||
- `Potion->getType()`: returns a `PotionType` enum object containing information such as the applied effects
|
||||
- `ProjectileItem->getProjectileEntityClass()`: returns the class of projectile to be created when thrown
|
||||
- `ProjectileItem->createEntity()`: returns a new instance of the projectile entity that will be thrown
|
||||
- The following classes have been removed:
|
||||
- `ChainBoots`
|
||||
- `ChainChestplate`
|
||||
|
Loading…
x
Reference in New Issue
Block a user