mirror of
https://github.com/PaperMC/Paper.git
synced 2025-08-15 04:05:50 -07:00
SPIGOT-1244, SPIGOT-6860, SPIGOT-6874: Various Javadoc and formatting fixes
By: Parker Hawke <hawkeboyz2@hotmail.com>
This commit is contained in:
@@ -50,7 +50,7 @@ public interface Mob extends LivingEntity, Lootable {
|
||||
public boolean isAware();
|
||||
|
||||
/**
|
||||
* Get the {@link Sound} this makes while ambiently existing. This sound
|
||||
* Get the {@link Sound} this mob makes while ambiently existing. This sound
|
||||
* may change depending on the current state of the entity, and may also
|
||||
* return null under specific conditions. This sound is not constant.
|
||||
* For instance, villagers will make different passive noises depending
|
||||
|
Reference in New Issue
Block a user