Constructor and Description |
---|
VillagerTrait() |
Modifier and Type | Method and Description |
---|---|
int |
getLevel() |
org.bukkit.entity.Villager.Type |
getType() |
void |
run()
Called every tick if overridden.
|
void |
setLevel(int level) |
void |
setType(org.bukkit.entity.Villager.Type type) |
public int getLevel()
public org.bukkit.entity.Villager.Type getType()
public void run()
Trait
public void setLevel(int level)
public void setType(org.bukkit.entity.Villager.Type type)
Copyright © 2021. All rights reserved.