Way being picky.
This commit is contained in:
parent
e3644f2d2b
commit
7e30b02d69
303 changed files with 622 additions and 311 deletions
|
@ -6,6 +6,7 @@ package thaumcraft.api;
|
|||
* The amount returned is the percentage by which the cost is discounted. There is a built-int max discount of 50%, but
|
||||
* individual items really shouldn't have a discount more than 5%
|
||||
*/
|
||||
public interface IVisDiscounter {
|
||||
public interface IVisDiscounter
|
||||
{
|
||||
int getVisDiscount();
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue