Jake Potrebic
f610d0b477
Add methods to get translation keys
...
Co-authored-by: MeFisto94 <MeFisto94@users.noreply.github.com >
2020-08-11 19:17:46 +02:00
Mariell Hoversholm
3dc7ae31ea
Add villager reputation API
2020-04-22 23:13:49 +02:00
zbk
cb3bc4f15f
Villager Restocks API
2020-04-26 23:49:03 -04:00
Zach Brown
0c37d20354
Fix upstream javadocs
2017-06-10 16:59:40 -05:00
Bukkit/Spigot
42cd6c82ff
#1058 : Add tests for Minecraft registry <-> Bukkit fields
...
By: DerFrZocker <derrieple@gmail.com >
2024-09-27 08:15:05 +10:00
Bukkit/Spigot
abc756fce8
#1029 : Trial changing a small number of inner enums to classes/interfaces to better support custom values
...
This PR is a subset of the enum PR #660 and is designed as a low impact
trial run of the design and backwards compatibility to inform subsequent
development.
Additional plugin compatibility features may be available by setting
`settings.compatibility.enum-compatibility-mode` to `true` in
`bukkit.yml`.
By: DerFrZocker <derrieple@gmail.com >
2024-07-06 17:14:17 +10:00
Bukkit/Spigot
46877fe5a4
#735 : Add Villager#zombify
...
By: Doc <nachito94@msn.com >
2022-04-15 13:48:49 +10:00
Bukkit/Spigot
e0d1266d3e
#631 : Add Villager#shakeHead
...
By: VendoAU <reillyreaby@gmail.com >
2021-06-14 19:13:16 +10:00
Bukkit/Spigot
17034cc249
SPIGOT-5180: Add Villager#sleep() and #wakeup() methods
...
By: LelouBil <bilel.jahid@gmail.com >
2019-07-22 00:00:36 +02:00
Bukkit/Spigot
1ac05c8b80
SPIGOT-4887: Villager level minimum is 1
...
By: blablubbabc <lukas@wirsindwir.de >
2019-05-07 15:35:44 +02:00
Bukkit/Spigot
413964569b
SPIGOT-4886: Villager type SNOWY should be named SNOW
...
By: blablubbabc <lukas@wirsindwir.de >
2019-05-07 15:24:57 +02:00
Bukkit/Spigot
e917cff666
Fix javadoc errors
...
By: md_5 <git@md-5.net >
2019-05-05 12:59:26 +10:00
Bukkit/Spigot
11c5260e6a
SPIGOT-4834: API for Villager levels and experience
...
By: md_5 <git@md-5.net >
2019-05-05 12:03:15 +10:00
Bukkit/Spigot
713ac360bf
SPIGOT-4820: Villager Type API
...
By: md_5 <git@md-5.net >
2019-05-01 18:39:34 +10:00
Bukkit/Spigot
30a442aef7
Update to Minecraft 1.14-pre5
...
By: md_5 <git@md-5.net >
2019-04-23 12:00:00 +10:00
Bukkit/Spigot
9bd8e66c7d
Remove nullability annotations from enum constructors
...
By: Darkyenus <darkyenus@gmail.com >
2019-03-14 11:28:51 +01:00
Bukkit/Spigot
416c865476
SPIGOT-2540: Add nullability annotations to entire Bukkit API
...
By: Darkyenus <darkyenus@gmail.com >
2019-03-13 17:42:57 +11:00
Bukkit/Spigot
1cee26089b
SPIGOT-355: API for Villager careers
...
By: Senmori <thesenmori@gmail.com >
2017-12-31 21:20:41 +11:00
Bukkit/Spigot
cb18bb3d6f
SPIGOT-3604: Deprecate unused professions
...
By: md_5 <git@md-5.net >
2017-10-09 18:17:33 +11:00
Bukkit/Spigot
229ff86864
SPIGOT-2272: Add API for virtual Merchants
...
By: Lukas Hennig <lukas@wirsindwir.de >
2016-11-21 15:29:10 +11:00
Bukkit/Spigot
663f0fc229
SPIGOT-2776: Add Nitwit profession
...
By: md_5 <git@md-5.net >
2016-11-18 09:21:34 +11:00
Bukkit/Spigot
718ccb042a
SPIGOT-2376: Way to distinguish Zombie professions.
...
By: md_5 <git@md-5.net >
2016-06-11 12:07:12 +10:00
Bukkit/Spigot
245a19e4af
Clarify what the Villager.Profession enum can actually do.
...
By: md_5 <git@md-5.net >
2016-06-09 12:20:59 +10:00
Bukkit/Spigot
7d3852dda8
Update to Minecraft 1.10
...
By: md_5 <git@md-5.net >
2016-06-09 11:43:40 +10:00
Bukkit/Spigot
14838056ae
Fixed Javadoc errors
...
By: Sycholic <c_chekay@yahoo.com >
2016-03-22 09:18:24 -04:00
Bukkit/Spigot
ab952a946f
Add Merchant API
...
By: Xor Boole <mcyoung@mit.edu >
2016-03-01 08:30:04 +11:00
Bukkit/Spigot
f9bec6eadd
Deprecate magic values
...
By: Wesley Wolfe <weswolf@aol.com >
2013-08-19 13:32:18 -05:00
Bukkit/Spigot
791dd4c428
[Bleeding] Added Ageable interface for Villagers and Animals to extend. Addresses BUKKIT-1232
...
By: aPunch <theapunch@yahoo.com >
2012-03-19 14:02:10 -05:00
Bukkit/Spigot
0e0427ebeb
Added Villager API for getting/setting Profession. This adds BUKKIT-887
...
By: Nathan Adams <dinnerbone@dinnerbone.com >
2012-03-03 01:58:30 +00:00
Bukkit/Spigot
aaab1cba23
Generic cleanup of warnings, whitespace and style.
...
By: Erik Broes <erikbroes@grum.nl >
2011-12-25 16:02:30 +01:00
Bukkit/Spigot
bdc3ffafbe
Added various new 1.9 entities, blocks and items
...
By: Nathan Adams <dinnerbone@dinnerbone.com >
2011-10-29 09:43:19 +01:00