mirror of
https://github.com/amalthea-mc/ShopChest.git
synced 2024-11-08 19:51:05 +00:00
Fix missing param in javadoc
This commit is contained in:
parent
9a70df5e01
commit
720fceaba1
@ -39,6 +39,7 @@ public class SpawnEggMeta {
|
||||
}
|
||||
|
||||
/**
|
||||
* @param plugin An instance of the {@link ShopChest} plugin
|
||||
* @param stack {@link ItemStack} (Spawn Egg) of which the Entity should be gotten
|
||||
* @return The {@link EntityType} the Spawn Egg will spawn or <b>null</b> if <i>nbtEntityID</i> is null
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user