Fixes #304 WAILA Integration updated and fixed
WAILA offers a new interface to sync the server data to the client.
This commit is contained in:
@@ -39,7 +39,7 @@ public interface IPartStorageMonitor extends IPartMonitor, IPart, IGridHost, INe
|
||||
* IAEFluidStack the quantity is important remember to use getStackSize() on the IAEStack, and not on the
|
||||
* FluidStack/ItemStack acquired from it.
|
||||
*/
|
||||
IAEStack getDisplayed();
|
||||
IAEStack<?> getDisplayed();
|
||||
|
||||
/**
|
||||
* @return the current locked state of the Storage Monitor
|
||||
|
||||
Reference in New Issue
Block a user