mirror of
https://github.com/PaperMC/Paper.git
synced 2025-08-14 11:45:52 -07:00
@@ -138,6 +138,10 @@ public interface Villager extends Ageable, NPC, InventoryHolder {
|
|||||||
* Butcher profession. Wears a white apron.
|
* Butcher profession. Wears a white apron.
|
||||||
*/
|
*/
|
||||||
BUTCHER(false),
|
BUTCHER(false),
|
||||||
|
/**
|
||||||
|
* Nitwit profession. Wears a green apron, cannot trade.
|
||||||
|
*/
|
||||||
|
NITWIT(false),
|
||||||
/**
|
/**
|
||||||
* Husk. <b>Reserved for Zombies</b>
|
* Husk. <b>Reserved for Zombies</b>
|
||||||
*/
|
*/
|
||||||
|
Reference in New Issue
Block a user