Uses of Interface
org.bukkit.entity.Villager
Package
Description
Interfaces for non-voxel objects that can exist in a
world
, including all players, monsters, projectiles, etc.-
Uses of Villager in org.bukkit.entity
Modifier and TypeMethodDescriptionHumanEntity.openMerchant
(@NotNull Villager trader, boolean force) Starts a trade between the player and the villager. -
Uses of Villager in org.bukkit.event.entity
ModifierConstructorDescriptionVillagerCareerChangeEvent
(@NotNull Villager what, @NotNull Villager.Profession profession, @NotNull VillagerCareerChangeEvent.ChangeReason reason)