md_5
812f66aa99
SPIGOT-4684: Update persistence of converting zombie villagers
2019-04-08 20:29:18 +10:00
blablubbabc
0e1cea5a4a
Added Entity#setRotation.
...
Unlike Entity#teleport this can also be used while the entity is inside a vehicle.
2019-04-03 19:46:27 +11:00
blablubbabc
8d8475fc46
SPIGOT-4666: Force parameter in HumanEntity#sleep
...
Also moved the application of the force parameter inside EntityHuman, to
no longer allow bypassing of very essential checks.
2019-03-13 18:31:59 +11:00
Yannick Lamprecht
39a287b7da
Don't ignore newlines in PlayerListHeader/Footer
2019-03-10 11:04:15 +11:00
md_5
faa6226959
SPIGOT-4650: Charging API for Vex
2019-03-05 16:47:33 +11:00
Parker Hawke
0f708cbf51
Add love mode API to Animals
2019-02-28 16:29:24 +11:00
md_5
b15abb12cb
SPIGOT-4566: Don't special case NETHER_PORTAL teleport reason from plugins
2019-01-08 09:26:34 +11:00
Andrew Krieger
6e842759cc
Cross World Entity Teleportation
...
Use Entity.teleportTo for cross-world teleportation in CraftEntity.
2019-01-05 16:21:07 +11:00
md_5
b021230837
Cap Channel Registrations
2019-01-05 16:21:07 +11:00
md_5
917411fd80
Remove redundant BlockPosition creation from sleep API
2019-01-02 22:58:07 +11:00
md_5
8e65d8df6c
SPIGOT-4560: Add HumanEntity.sleep and related APIs
2019-01-02 14:43:12 +11:00
md_5
b54b9409e0
SPIGOT-2864: Make Arrow / Item setTicksLived behave like FallingBlock
2018-12-27 12:02:17 +11:00
md_5
79ded7a8ca
SPIGOT-1811: Death message not shown on respawn screen
2018-12-27 11:37:19 +11:00
md_5
63db044596
Add API to get / set base arrow damage
2018-12-26 08:00:00 +11:00
md_5
d05c8b1481
Mappings Update
2018-12-26 08:00:00 +11:00
md_5
6ec8ea5cf4
SPIGOT-4526: Add conversion time API for Zombie & subclasses
2018-12-13 14:10:36 +11:00
md_5
c64fe5080c
Mappings Update
2018-12-13 11:00:00 +11:00
md_5
cc1e3497db
Add PlayerSpawned API for Endermites
2018-12-10 10:39:54 +11:00
md_5
aa36c8417b
Mappings Update
2018-12-06 10:00:00 +11:00
Yannick Lamprecht
3697ec7a60
Add API to manipulate boss bar of entities and those created by commands
2018-11-10 20:23:17 +11:00
md_5
96c461b3a5
API to get client side view distance.
2018-11-02 21:24:14 +11:00
blablubbabc
4a47be6164
Add ray tracing and bounding box API
2018-10-26 20:00:00 +11:00
md_5
b4230a9a7e
Update to Minecraft 1.13.2
2018-10-23 06:00:00 +11:00
md_5
6a0c4e1cc2
SPIGOT-4411: Document use of null for shulker colours
2018-10-06 10:17:06 +10:00
Parker Hawke
7a2f486768
Implement PlayerRecipeDiscoverEvent and methods to (un/)discover recipes
2018-10-01 19:15:12 +10:00
simpleauthority
953e1d601a
SPIGOT-4314: Ability to change item in frame without playing sound
2018-09-11 20:39:58 +10:00
Senmori
ee5efeb0dc
Add getFacing method to get the current cardinal direction an entity is facing.
2018-09-03 18:06:58 +10:00
md_5
60d7982024
SPIGOT-4338: breedCause API
2018-09-01 19:28:12 +10:00
md_5
479ec05e3b
SPIGOT-4310: Reset villager career level with trades
2018-08-27 07:00:56 +10:00
md_5
ce1af0c348
Update to Minecraft 1.13.1
2018-08-26 12:00:00 +10:00
md_5
89492315d1
launchProjectile Fish -> FishHook
...
Thanks Senmori & SpoonFed on IRC
2018-08-21 18:21:11 +10:00
md_5
452a173807
SPIGOT-4271: Fix API error when enderman are not carrying a block
2018-08-15 08:51:18 +10:00
Senmori
c0df4b82d3
SPIGOT-1936: LootTable API
2018-08-12 18:40:03 +10:00
md_5
15da706706
SPIGOT-4258: Add Player.updateCommands method
2018-08-12 09:41:00 +10:00
md_5
50e6858b72
Improve entity hierarchy by adding Mob interface.
2018-08-10 19:48:09 +10:00
md_5
272426acd7
SPIGOT-4199: Riptide related APIs
2018-08-02 09:38:52 +10:00
blablubbabc
a0c7bcf02a
Fix merchant inventories with custom titles
2018-08-01 08:50:08 +10:00
md_5
a3b7e3433a
SPIGOT-4204: Allow passing data to AreaEffectCloud particles
2018-08-01 08:21:02 +10:00
blablubbabc
c3a8de0371
SPIGOT-227: Add entity persistent flag
...
Non-persistent entities won't get saved when the chunk saves the entities.
Entities that are passengers of a non-persistent entity won't get saved.
Players won't save their vehicle, if the player is directly or
indirectly riding a non-persistent entity.
2018-07-30 12:29:43 +10:00
md_5
3b8f5be77b
SPIGOT-1714: Draft API for player list header / footer
2018-07-29 21:30:31 +10:00
md_5
4d3ef4821f
SPIGOT-4164: Treat new _AIR blocks as air
2018-07-28 08:28:56 +10:00
md_5
095239d4c5
SPIGOT-4159: Fix Player.launchProjectile(Trident.class)
2018-07-27 14:29:02 +10:00
Senmori
3599dbe3c2
SPIGOT-3981: Make custom inventories return specialised types where practical.
2018-07-25 18:03:37 +10:00
Senmori
9646d8d780
SPIGOT-4147: Fix ItemFrames not able to be placed UP or DOWN
2018-07-25 14:17:03 +10:00
md_5
4e2f571337
Fix Player.playNote
2018-07-22 14:40:48 +10:00
md_5
1a6b4f5392
Update to Minecraft 1.13
2018-07-22 12:00:00 +10:00
kaenganxt
814c742554
SPIGOT-840, SPIGOT-2522: [Draft] Add EntityPotionEffectChangeEvent
...
Discussion ongoing in PR #449
2018-07-20 16:06:34 +10:00
md_5
fa1340f7a6
SPIGOT-4022: Improve utility of Entity.getName for non-players
2018-07-17 06:36:08 +10:00
md_5
b6a757dec8
SPIGOT-4016: Fix clearing custom names
2018-07-16 14:39:01 +10:00
md_5
10261f31d7
Fish / Dolphin should be WaterMob, and WaterMob Creature
2018-07-16 08:51:34 +10:00