Package | Description |
---|---|
org.bukkit.entity |
Interfaces for non-voxel objects that can exist in a
world , including all players, monsters, projectiles, etc. |
org.bukkit.event.entity |
Modifier and Type | Method and Description |
---|---|
InventoryView |
HumanEntity.openMerchant(Villager trader,
boolean force)
Starts a trade between the player and the villager.
|
Modifier and Type | Method and Description |
---|---|
Villager |
VillagerCareerChangeEvent.getEntity() |
Constructor and Description |
---|
VillagerCareerChangeEvent(Villager what,
Villager.Profession profession,
VillagerCareerChangeEvent.ChangeReason reason) |
Copyright © 2022. All rights reserved.