Cleaned up documentation, added lacking Java annotations.
This commit is contained in:
@@ -89,8 +89,8 @@ public class MobSpawnerBlock extends BaseBlock implements TileEntityBlock {
|
||||
|
||||
/**
|
||||
* Set the mob type.
|
||||
*
|
||||
* @return
|
||||
*
|
||||
* @param mobType
|
||||
*/
|
||||
public void setMobType(String mobType) {
|
||||
this.mobType = mobType;
|
||||
|
||||
Reference in New Issue
Block a user