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 |
---|---|
@Nullable InventoryView |
HumanEntity.openMerchant(@NotNull Villager trader,
boolean force)
Starts a trade between the player and the villager.
|
Modifier and Type | Method and Description |
---|---|
@NotNull Villager |
VillagerCareerChangeEvent.getEntity() |
Constructor and Description |
---|
VillagerCareerChangeEvent(@NotNull Villager what,
@NotNull Villager.Profession profession,
@NotNull VillagerCareerChangeEvent.ChangeReason reason) |
Copyright © 2021. All rights reserved.