md_5
b24bb75af9
SPIGOT-7161: SnakeYaml 1.32 changed the default file size limit
2022-10-09 11:40:29 +11:00
md_5
0994345029
Update SnakeYAML version
2022-10-02 09:18:56 +11:00
md_5
5515734ff1
SPIGOT-7162: Incorrect description for Entity#getVehicle javadoc
2022-10-02 09:14:33 +11:00
Parker Hawke
6f82b3818e
#788 : Add getHand() to all relevant events
2022-10-02 09:07:09 +11:00
Parker Hawke
c7c1118861
SPIGOT-2620: Add Player#sendBlockChanges()
2022-09-24 11:05:09 +10:00
md_5
f63d2b44ad
Improve annotation test on parameters
2022-09-24 09:31:44 +10:00
Parker Hawke
3372e7b456
SPIGOT-1244, SPIGOT-6860, SPIGOT-6874: Various Javadoc and formatting fixes
2022-09-24 09:31:42 +10:00
Parker Hawke
a1e8a9abe0
#793 : Ignore .checkstyle file generated by Eclipse IDE
2022-09-24 09:20:42 +10:00
md_5
acdb55f9a9
Update SnakeYAML version
2022-09-22 10:15:39 +10:00
Parker Hawke
9ae3f10f8f
SPIGOT-3842: Add Player#fireworkBoost() and expand Firework API
2022-09-12 19:04:19 +10:00
Parker Hawke
48c0c5471e
#786 : Add methods to get sounds from entities
2022-09-11 22:24:08 +10:00
Parker Hawke
2683d76602
#787 : Add LivingEntity#canBreatheUnderwater()
2022-09-04 21:34:17 +10:00
DerFrZocker
dea11a5f1a
SPIGOT-7128: ChunkGenerator#shouldGenerateBedrock doesn't work
2022-08-25 22:44:59 +02:00
Doc
ecc290fdbc
#755 : Add more Warden methods
2022-08-20 16:28:19 +10:00
Martoph
0b32cbaabe
#782 : ThrownPotion now extends ThrowableProjectile
2022-08-17 19:51:55 +10:00
DerFrZocker
474238cae9
SPIGOT-7138: Can't retrieve pixel color from map
2022-08-16 19:52:48 +10:00
Parker Hawke
d43a1e722f
SPIGOT-2450: Improve scoreboard criteria API, add missing DisplaySlots
2022-08-08 21:48:35 +10:00
Doc
9d6e4847d9
SPIGOT-7122: New Allay Methods from 1.19.1
2022-08-08 21:39:14 +10:00
md_5
bf60995c03
Update to Minecraft 1.19.2
2022-08-06 07:40:00 +10:00
Doc
caa7c4866a
SPIGOT-7109: Add WorldBorder#setSize using TimeUnit
2022-08-04 20:30:57 +10:00
mfnalex
0260da7a4a
#776 : Fixed javadocs for ItemFlag#HIDE_POTION_EFFECTS
2022-08-03 20:53:05 +10:00
DerFrZocker
ff64962b52
SPIGOT-7124: MapPalette.getColor(0) returns the wrong color
2022-08-01 22:08:48 +10:00
md_5
632aa12080
Update to Minecraft 1.19.1
2022-07-28 04:00:00 +10:00
Ollie
23f557a0a0
SPIGOT-5380, SPIGOT-6958, #772 : Add some missing entity API
2022-07-21 21:01:23 +10:00
Martoph
d90bdc08ff
#771 : Throw IllegalAccessException with non-static getHandlerList
...
Also add specifier for which event causes the issue
2022-07-12 21:32:00 +10:00
md_5
607ce370a5
SPIGOT-7069: Material.BARREL has Directional data class, should also be Openable
2022-07-10 15:10:05 +10:00
md_5
f14cea82ac
SPIGOT-7070: Material.SCULK_VEIN has Waterlogged data class, should also be MultipleFacing
2022-07-10 15:04:41 +10:00
Parker Hawke
8e43b27816
#767 : Add support checking/survivability methods for BlockData
2022-07-09 20:04:45 +10:00
Doc
b3dee151ea
SPIGOT-7083: Add Boat.WoodenType, Boat.Status; deprecate TreeSpecies
2022-07-05 20:40:27 +10:00
SkytAsul
d41796deb5
SPIGOT-7071: Add Player#stopSound(SoundCategory category)
2022-07-01 20:44:34 +10:00
DerFrZocker
61dae5b223
SPIGOT-7011, SPIGOT-7065: Overhaul of structures
2022-07-01 20:41:02 +10:00
Doc
d5a777e736
SPIGOT-7078: Add EntityPotionEffectEvent.Cause#WARDEN
2022-06-23 20:27:51 +10:00
DerFrZocker
05ae036c0a
#746 : Add option to use cached map color palette
...
This reduces the conversion time drastically with the cost of slightly more memory usage.
2022-06-18 21:13:40 +10:00
Doc
57849c1b50
#759 : Add preview chat option in ServerListPingEvent
2022-06-18 20:55:23 +10:00
Doc
0169e65d2a
#758 : Add missing server properties methods from 1.19
2022-06-18 20:48:59 +10:00
Doc
4d37bf3058
#762 : Add SpawnReason and TransformReason for Tadpole metamorphosis into Frog
2022-06-13 15:24:49 +10:00
chickeneer
788174ae24
#761 : Add Hangable interface to MangrovePropagule
2022-06-12 18:12:47 +10:00
md_5
c1d911a2b4
Add compat constructor to PlayerAnimationEvent
2022-06-11 13:22:25 +10:00
md_5
45d9c73c34
SPIGOT-7043: EnderChest does not implement Lidded
2022-06-10 10:57:48 +10:00
Doc
86b95f348e
SPIGOT-7047: Add Player#getLastDeathLocation
2022-06-10 09:56:47 +10:00
Doc
0a4b84d68e
SPIGOT-7003: Add missing PlayerAnimationType
2022-06-09 21:30:20 +10:00
DerFrZocker
830db7d55f
SPIGOT-5984: Add non deprecated / magic value way to set pixel in MapCanvas
2022-06-09 21:27:21 +10:00
Doc
20caf8ff2d
#754 : Add DamageCause.SONIC_BOOM
2022-06-09 21:03:33 +10:00
Doc
4b08dbc5ce
#752 : Make Leaves Waterlogged
2022-06-08 17:30:29 +10:00
md_5
de323fc9cb
Downgrade dependency version
2022-06-08 09:01:11 +10:00
md_5
b93194d14a
Update to Minecraft 1.19
2022-06-08 02:00:00 +10:00
MartenM
6a039faf74
#745 : Expose more information about advancements
2022-06-05 16:23:46 +10:00
DerFrZocker
52148c4789
#749 : Various javadoc improvements
2022-06-05 10:05:54 +10:00
Phoenix616
23c2d84153
#748 : Remove permissible recalculation from Permission constructor
...
This fixes issues that simply creating a new Permission instance would lead
to permission defaults and permissibles to get recalcuated even if the
permission itself was never added to the server or was already present.
2022-06-05 10:05:51 +10:00
Doc
d565a710e0
SPIGOT-7027: Documentation for ItemMeta#getCustomModelData is incorrect
2022-06-01 19:02:49 +10:00