mirror of
https://github.com/PaperMC/Paper.git
synced 2025-08-15 04:05:50 -07:00
@@ -96,6 +96,11 @@ public interface Villager extends AbstractVillager {
|
|||||||
*/
|
*/
|
||||||
public void wakeup();
|
public void wakeup();
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Causes this villager to shake his head.
|
||||||
|
*/
|
||||||
|
public void shakeHead();
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Represents Villager type, usually corresponding to what biome they spawn
|
* Represents Villager type, usually corresponding to what biome they spawn
|
||||||
* in.
|
* in.
|
||||||
|
Reference in New Issue
Block a user