mirror of
https://hub.spigotmc.org/stash/scm/spigot/bukkit.git
synced 2025-08-31 22:22:49 +00:00
Fix typo in llama strength setter
This commit is contained in:
parent
99d9e07ccd
commit
beb3979729
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@ public interface Llama extends ChestedHorse {
|
|||
int getStrength();
|
||||
|
||||
/**
|
||||
* Gets the llama's strength. A higher strength llama will have more
|
||||
* Sets the llama's strength. A higher strength llama will have more
|
||||
* inventory slots and be more threatening to entities. Inventory slots are
|
||||
* equal to strength * 3.
|
||||
*
|
||||
|
|
Loading…
Add table
Reference in a new issue