Improve javadoc of the model generator

This commit is contained in:
thatsIch 2016-02-16 21:09:43 +01:00
parent aff3941729
commit ca21da1421
1 changed files with 2 additions and 3 deletions

View File

@ -13,13 +13,12 @@ import net.minecraft.world.IBlockAccess;
/**
* TODO replace with description
* This is a helper to render stuff in 1.8.+
*
* TODO replace with intention
* This is required by all blocks which require a better renderer than the in house default renderer
*
* @author thatsIch
* @version rv3 - 16.02.2016
* @see //TODO anything to see?
* @since rv3 - 16.02.2016
*/
public interface ModelGenerator