Add warning to IOneSixMigrationHelper getter.
This commit is contained in:
@@ -172,6 +172,9 @@ public interface IRSAPI {
|
|||||||
IStorageDisk<FluidStack> createDefaultFluidDisk(World world, int capacity);
|
IStorageDisk<FluidStack> createDefaultFluidDisk(World world, int capacity);
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
* Returns a helper for the 1.6.x migration.
|
||||||
|
* Will be removed in 1.7.x!
|
||||||
|
*
|
||||||
* @return the 1.6.x migration helper
|
* @return the 1.6.x migration helper
|
||||||
*/
|
*/
|
||||||
@Nonnull
|
@Nonnull
|
||||||
|
|||||||
Reference in New Issue
Block a user