md_5
78568d11d3
Tweak Block.getTemperature to return actual block temperature
2018-12-19 10:53:02 +11:00
Evoluseis
9ad459ca9d
SPIGOT-2151: Add support for getting simple bounding box of a block
2018-12-19 10:29:05 +11:00
Parker Hawke
ad28b19f72
Add BlockData#getAsString(boolean) to hide unspecified states
2018-12-18 10:52:28 +11:00
md_5
b850a822c1
SPIGOT-4526: Add conversion time API for Zombie & subclasses
2018-12-13 14:10:26 +11:00
md_5
72520b78bb
Add PlayerSpawned API for Endermites
2018-12-10 10:39:39 +11:00
nathat890
db06c80d7f
Add list of entities to EntityTransformEvent
2018-12-05 09:40:15 +11:00
Bjarne Koll
e080059927
SPIGOT-4347: Add API to allow storing arbitrary values on ItemStacks
2018-12-01 20:26:50 +11:00
nathat890
0c1d258bb8
Make PigZapEvent extend EntityTransformEvent
2018-11-28 20:49:35 +11:00
md_5
9a793cce8c
Remove no longer applicable caveats to setPlayerListName
2018-11-23 14:32:28 +11:00
md_5
7137829e0d
SPIGOT-4496: Undeprecate MapView.getId and make int
2018-11-23 11:50:32 +11:00
md_5
de33ade0af
Remove some draft API designations
2018-11-23 11:41:32 +11:00
md_5
a35fa83843
SPIGOT-4472: Add Consumer scheduler methods
2018-11-23 11:40:21 +11:00
md_5
689f15654d
SPIGOT-4487: Clarify PlayerInteractEvent docs
2018-11-18 09:32:49 +11:00
md_5
01ffd1c78c
Add Player to BlockCanBuildEvent
2018-11-18 09:28:03 +11:00
md_5
7631ed33d4
Clarify what "return false" in onCommand does.
2018-11-15 11:07:00 +11:00
klugemonkey
0828ce3661
Add SpawnReason.SHEARING
2018-11-14 14:16:50 +11:00
nathat890
856adc3e6a
SPIGOT-4339: Add EntityTransformEvent
...
Thanks klugemonkey for some contributions in https://hub.spigotmc.org/stash/projects/SPIGOT/repos/bukkit/pull-requests/351/overview
2018-11-14 14:15:33 +11:00
md_5
3aee9dbd08
Add Material BlockData to JavaDocs
2018-11-12 18:42:07 +11:00
md_5
67e91ef777
Fix some incorrectly handled JavaDoc
2018-11-10 20:45:23 +11:00
md_5
7b238138b0
SPIGOT-4478: Update PlayerLoginEvent docs
2018-11-10 20:30:27 +11:00
Yannick Lamprecht
dfbb9a1c9e
Add API to manipulate boss bar of entities and those created by commands
2018-11-10 20:23:13 +11:00
md_5
1627782b1c
SPIGOT-4469: Age API for EndGateway
2018-11-06 18:12:25 +11:00
md_5
6924311be9
SPIGOT-4438: Add choice API to furnace recipes
2018-11-03 21:04:25 +11:00
md_5
bc4de176ca
SPIGOT-4460: Update documentation of Wolf#setAngry
2018-11-03 20:38:10 +11:00
md_5
9d0221aa29
API to get client side view distance.
2018-11-02 21:24:09 +11:00
Ugleh
9be7f0ea96
SPIGOT-4395: Additions to PlayerBedEnterEvent.
...
Contributions by blablubbabc as well - https://hub.spigotmc.org/stash/projects/SPIGOT/repos/bukkit/pull-requests/383/overview
2018-11-02 18:31:57 +11:00
Parker Hawke
01e534c6d0
Minor cosmetic cleanups to imports etc
...
Please see https://hub.spigotmc.org/stash/projects/SPIGOT/repos/bukkit/pull-requests/389/overview
2018-11-02 18:07:16 +11:00
AndaBlock
98d3f031c3
SPIGOT-4376: Add draft BlockDropItemEvent
2018-10-31 19:54:26 +11:00
md_5
99934bd88a
Use String.split for simple splits
2018-10-27 18:22:29 +11:00
md_5
22452b38c8
SPIGOT-4446: Legacy rotation methods don't work for wall mounted skulls
2018-10-27 08:15:24 +11:00
blablubbabc
d0d6ee2829
Add ray tracing and bounding box API
2018-10-26 20:07:23 +11:00
md_5
e6583aca25
SPIGOT-4443: Scoreboard RenderType API
2018-10-26 19:38:20 +11:00
md_5
162807b39b
Remove some draft API designations
2018-10-25 20:40:35 +11:00
md_5
bc9c12c067
SPIGOT-4439: Allow minecraft:brand channel for use by plugins.
2018-10-25 20:38:53 +11:00
md_5
f311182396
Update to Minecraft 1.13.2
2018-10-23 06:00:00 +11:00
blablubbabc
0e17dc03f9
Add Block#isPassable
2018-10-13 09:49:20 +11:00
Parker Hawke
ee12ca7b71
Add maximum repair cost API to AnvilInventory
2018-10-06 19:26:46 +10:00
md_5
66b9b8fdd8
Clarify Colorable docs further
2018-10-06 10:55:06 +10:00
md_5
76fdc1ef45
SPIGOT-4411: Document use of null for shulker colours
2018-10-06 10:16:59 +10:00
Ugleh
867794b29b
Make setPersistent also control player saving
2018-10-03 20:46:36 +10:00
Parker Hawke
c71bb9ca98
Add PlayerRecipeDiscoverEvent and methods to (un/)discover recipes
2018-10-01 19:15:08 +10:00
md_5
e64f4eb110
Remove some draft API markers
2018-09-30 12:01:35 +10:00
Nathan Wolf
39ce5d3a8a
SPIGOT-4399: ItemMeta.equals broken with AttributeModifiers
...
Fix equality check in AttributeModifier
Add hashCode method to AttributeModifier
This is necessary for contains() checks in ItemMeta to function properly
2018-09-27 20:58:51 +10:00
md_5
0812ce2cce
SPIGOT-4397: isChunkGenerated API
2018-09-26 17:19:10 +10:00
Ugleh
b9620fd935
API to generate filled explorer maps
2018-09-24 19:35:03 +10:00
Senmori
2556802ab5
Update documentation of structure locate API to reflect implementation behaviour
2018-09-24 19:19:41 +10:00
md_5
6f57bf95de
SPIGOT-4391: Sign editable API
2018-09-24 15:00:54 +10:00
Senmori
4db9e3dc04
Add API to locate structures
2018-09-22 17:08:52 +10:00
Senmori
cbb4fc1673
SPIGOT-1916: Attribute modifiers for ItemStacks
2018-09-21 20:50:57 +10:00
Parker Hawke
4b9a93eccf
Add BatToggleSleepEvent
2018-09-17 16:46:37 +10:00