Package | Description |
---|---|
org.bukkit.entity |
Interfaces for non-voxel objects that can exist in a
world , including all players, monsters, projectiles, etc. |
Modifier and Type | Method and Description |
---|---|
Reputation |
Villager.getReputation(@NotNull UUID uniqueId)
Get the
reputation
for a specific player by UUID . |
Modifier and Type | Method and Description |
---|---|
void |
Villager.setReputation(@NotNull UUID uniqueId,
Reputation reputation)
Set the
reputation
for a specific player by UUID . |
Copyright © 2021. All rights reserved.