md_5
|
68f5bb6a95
|
SPIGOT-7526: Add missing PlayerResourcePackStatusEvent statuses
|
2023-12-06 07:07:29 +11:00 |
|
md_5
|
adcf6347c5
|
Fix error in Crafter documentation
|
2023-12-06 04:03:59 +11:00 |
|
DerFrZocker
|
977a1fb45f
|
SPIGOT-6026: Pull PotionEffectType and Enchantment from registry
|
2023-12-06 03:40:00 +11:00 |
|
md_5
|
ad2fd61c87
|
Update to Minecraft 1.20.3
|
2023-12-06 03:40:00 +11:00 |
|
DerFrZocker
|
ef888c0741
|
#941: Don't allow Player removal via Entity#remove
|
2023-11-27 19:10:47 +11:00 |
|
Jishuna
|
276d0a741f
|
#915: Add support for virtual entities
|
2023-11-19 19:03:25 +13:00 |
|
Jishuna
|
9634085818
|
#938: Various Sound API improvements
|
2023-11-17 19:54:43 +13:00 |
|
Jishuna
|
cbfe0ff00b
|
#937: Minor improvements to World#rayTrace documentation
|
2023-11-16 15:36:28 +13:00 |
|
DerFrZocker
|
e979ee9522
|
#935: Change Consumer and Predicates to super
|
2023-11-14 19:50:23 +13:00 |
|
Jishuna
|
27ae46dcd2
|
SPIGOT-3641, SPIGOT-7479, #931: Add missing values to EntityEffect
|
2023-11-10 06:58:15 +11:00 |
|
DerFrZocker
|
0616ec8b24
|
Add eclipse .factorypath file to .gitignore
|
2023-11-09 10:20:23 +01:00 |
|
Jishuna
|
fde5602a24
|
#927: Add PlayerRecipeBookSettingsChangeEvent
|
2023-11-09 06:43:30 +11:00 |
|
Jishuna
|
949ff21720
|
#930: Add methods to get/set evoker fang attack delay
|
2023-11-09 06:36:02 +11:00 |
|
Miles Holder
|
f6f7c79d83
|
SPIGOT-7514, #929: Add "Enchantment Roll" API to enchant items according to Minecraft mechanics
|
2023-11-09 06:30:10 +11:00 |
|
James Peters
|
d40e22dad2
|
#712: Add API to get full result of crafting items
|
2023-11-06 20:37:32 +11:00 |
|
Jishuna
|
19830133bd
|
#925: Add hit entity/block to events extending ProjectileHitEvent
|
2023-10-25 18:54:03 +11:00 |
|
DerFrZocker
|
5010ed00d3
|
#923: Back Particle by a minecraft registry
|
2023-10-21 13:42:07 +11:00 |
|
md_5
|
d47dd21286
|
Increase clarity of errors when loading malformed plugin main classes
|
2023-10-15 10:59:48 +11:00 |
|
Doc
|
2c3c333748
|
#914: Make use of ApiStatus.Internal reather than deprecation
|
2023-10-13 20:33:28 +11:00 |
|
Jishuna
|
2b4c3b46c0
|
#922: Add keepSpawnInMemory setting to WorldCreator
|
2023-10-13 08:11:10 +11:00 |
|
DerFrZocker
|
897a0a238b
|
SPIGOT-5753: Back PotionType by a minecraft registry
|
2023-10-09 20:22:49 +11:00 |
|
Jishuna
|
255b2aa10a
|
SPIGOT-7080: Add World#locateNearestBiome
|
2023-10-09 20:11:42 +11:00 |
|
md_5
|
ff98482656
|
Remove javadoc.io doc links
|
2023-10-07 15:35:17 +11:00 |
|
Parker Hawke
|
09b1c123eb
|
#916: Add more lightning API
|
2023-10-03 07:32:53 +11:00 |
|
Jishuna
|
c085f3de1d
|
#859: Add Entity#getTrackedBy
|
2023-10-03 07:26:54 +11:00 |
|
Lauriichan
|
044d4ee93f
|
SPIGOT-7283, SPIGOT-7318: Add AsyncStructureGenerateEvent and BlockState cloning
|
2023-09-29 06:54:33 +10:00 |
|
Parker Hawke
|
57b73d578b
|
#913: Deprecate Projectile#doesBounce() and #setBounce()
They do nothing.
|
2023-09-28 06:46:50 +10:00 |
|
Doc
|
43373c44ff
|
#904: Update FeatureFlag for 1.20.2
|
2023-09-27 07:15:24 +10:00 |
|
Doc
|
a7bbbf0ce7
|
#911: Expand DataPack API with 1.20.2 pack version methods
Co-authored-by: 2008Choco <hawkeboyz2@hotmail.com>
|
2023-09-27 07:09:58 +10:00 |
|
Doc
|
0341e3a095
|
SPIGOT-7489: Add TeleportDuration to Display Entity
|
2023-09-25 19:20:38 +10:00 |
|
Doc
|
bcd8d2aaf2
|
#912: Update Minecraft Wiki URLs
|
2023-09-25 18:53:42 +10:00 |
|
md_5
|
fb23cbb382
|
Define surefire plugin version
|
2023-09-24 06:23:39 +10:00 |
|
md_5
|
d022084a47
|
Define ordering for MetadataStoreTest
|
2023-09-24 06:17:44 +10:00 |
|
DerFrZocker
|
99a7f6f0cf
|
#910: Match generic max absorption attribute name style with the rest
|
2023-09-24 06:09:59 +10:00 |
|
DerFrZocker
|
c7390d7129
|
#909: Update tests to JUnit 5
|
2023-09-24 06:09:10 +10:00 |
|
Doc
|
dfe1fb4853
|
#906: Add missing MinecraftExperimental annotation to Bundles
|
2023-09-23 10:33:13 +10:00 |
|
Doc
|
825ab30ddb
|
#905: Add missing MapCursor.Type and update documentation
|
2023-09-23 10:03:17 +10:00 |
|
Doc
|
e03d10e6bf
|
#903: Make BARRIER Waterlogged
|
2023-09-23 09:55:07 +10:00 |
|
DerFrZocker
|
1961ead6ff
|
#898: Use Java Consumer instead of Bukkit Consumer
|
2023-09-22 02:57:09 +10:00 |
|
md_5
|
d7a7a6c677
|
Update to Minecraft 1.20.2
|
2023-09-22 02:40:00 +10:00 |
|
DerFrZocker
|
69c7ce23f2
|
#990: Use Mockito instead of InvocationHandler for test mocking
|
2023-09-11 18:20:41 +10:00 |
|
DerFrZocker
|
997de31d11
|
#893: Add a stream method to Registry to make it easier to use and to avoid unnecessary wrapping
|
2023-09-06 20:56:22 +10:00 |
|
md_5
|
6a8ce5816f
|
Fix malformed javadoc in previous commit
|
2023-09-06 20:53:02 +10:00 |
|
Collin
|
26c74f6dcc
|
#890: Add more Sculk API (bloom, shriek, bloom event)
|
2023-09-06 20:43:33 +10:00 |
|
DerFrZocker
|
aa067abf06
|
#895: Load GameEvent and MusicInstrument from registry
|
2023-09-02 12:55:16 +10:00 |
|
md_5
|
6b34da8f0c
|
SPIGOT-7467: Add getAddress to RemoteConsoleCommandSender
|
2023-08-26 18:19:18 +10:00 |
|
Miles Holder
|
82af5dc60e
|
SPIGOT-7396: Add PlayerSignOpenEvent
|
2023-08-05 09:33:40 +10:00 |
|
Doc
|
3f0281ca2a
|
SPIGOT-7063, #763: Add DragonBattle#initiateRespawn with custom EnderCrystals
|
2023-08-05 09:24:48 +10:00 |
|
Jishuna
|
f83c8df43a
|
#873: Add PlayerRecipeBookClickEvent
|
2023-08-02 07:46:15 +10:00 |
|
md_5
|
14560d39ec
|
SPIGOT-7435: Add TeleportCause#EXIT_BED
|
2023-07-29 09:56:50 +10:00 |
|