Jake Potrebic
e9c4b62f7e
add RespawnFlags to PlayerRespawnEvent
2021-04-22 17:17:54 -07:00
Jake Potrebic
b1396d8f38
Added PlayerBedFailEnterEvent
2020-12-24 12:27:49 -08:00
Jake Potrebic
6b39120659
More World API
2020-07-07 10:53:22 -07:00
Jake Potrebic
d7351ddc36
Added PlayerDeepSleepEvent
2021-04-21 15:58:25 -07:00
Jake Potrebic
411f1ddea7
add get-set drop chance to EntityEquipment
2021-04-22 00:28:20 -07:00
Jake Potrebic
6293f3ad54
add consumeFuel to FurnaceBurnEvent
2021-04-22 16:45:15 -07:00
Jake Potrebic
c0e2f67d7c
add isDeeplySleeping to HumanEntity
2021-04-08 17:36:15 -07:00
Jake Potrebic
83c4827433
Improve Item Rarity API
2021-03-12 17:09:40 -08:00
Jake Potrebic
07c1829d7f
Expand world key API
2021-01-06 00:34:10 -08:00
Jake Potrebic
bcd78c9bf2
Add Block#isValidTool
...
Deprecated for removal
2020-07-06 12:44:23 -07:00
Jake Potrebic
d3ff89b33b
added PlayerNameEntityEvent
2020-07-05 00:34:24 -07:00
Jake Potrebic
de918f498a
Add worldborder events
2021-01-04 22:40:26 -08:00
Jake Potrebic
fd337f2de1
Added PlayerStonecutterRecipeSelectEvent
2020-11-27 17:13:59 -08:00
Jake Potrebic
0a22b21f70
Added PlayerChangeBeaconEffectEvent
2020-06-24 15:12:18 -06:00
Jake Potrebic
25c065b4b2
Add RegistryAccess for managing registries
2022-03-02 13:36:21 -08:00
Jake Potrebic
4c5a75dc4e
Added PlayerLoomPatternSelectEvent
2020-11-25 16:33:42 -08:00
Jake Potrebic
f456a79c86
Added PlayerLecternPageChangeEvent
2020-11-23 12:58:16 -08:00
Jake Potrebic
7603b30d74
Added ServerResourcesReloadedEvent
2020-12-02 20:04:16 -08:00
Jake Potrebic
8dbd7442c3
Added WorldGameRuleChangeEvent
2020-12-20 16:41:44 -08:00
Jake Potrebic
87dce6f965
Zombie API - breaking doors
2020-11-18 11:32:15 -08:00
Jake Potrebic
ff36991035
Added PlayerTradeEvent
...
[Amendment: Alexander <protonull@protonmail.com >]
PlayerTradeEvent is used for player purchases from villagers and wandering
traders, but not custom merchants created via Bukkit.createMerchant(). During
discussions in Discord it was decided that it'd be better to add a new event
that PlayerTradeEvent inherits from than change getVillager()'s annotation to
@Nullable, especially since that'd also infringe on the implication of the
event being about villager trades.
2020-07-02 16:10:10 -07:00
Jake Potrebic
3234f24141
Add OBSTRUCTED reason to BedEnterResult
2020-12-24 12:43:30 -08:00
Jake Potrebic
40ac3e15db
Beacon API - custom effect ranges
2020-06-24 12:38:15 -06:00
Jake Potrebic and MeFisto94
f610d0b477
Add methods to get translation keys
...
Co-authored-by: MeFisto94 <MeFisto94@users.noreply.github.com >
2020-08-11 19:17:46 +02:00
Jake Potrebic
e034549a33
added 2 new TargetReasons for 1.16 mob behavior
2020-07-03 15:05:54 -07:00
Jake Potrebic and William Blake Galbreath
1cf2aaef30
Improve Block#breakNaturally API
...
Adds bool param to trigger world particle effects
Adds bool param to trigger exp drops for blocks
Co-authored-by: William Blake Galbreath <Blake.Galbreath@GMail.com >
2020-01-02 12:25:16 -06:00
Jake Potrebic
30e04bfa2f
Add Position
2022-03-20 10:42:28 -07:00
Jake Potrebic
4fd928df47
Code Generation
...
Currently includes generated key holder classes for types
used in the Registry Modification API
2023-05-26 18:14:44 -07:00