Flattened casings
This commit is contained in:
parent
1d4116a215
commit
f6c143dce3
21 changed files with 212 additions and 186 deletions
|
@ -203,7 +203,7 @@ public class TileMatterFabricator extends TilePowerAcceptor
|
|||
|
||||
// ItemHandlerProvider
|
||||
@Override
|
||||
public Inventory getInventory() {
|
||||
public Inventory<TileMatterFabricator> getInventory() {
|
||||
return inventory;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue