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