mirror of
https://github.com/VolmitSoftware/Iris.git
synced 2026-04-17 13:49:59 +00:00
Refactors
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
package com.volmit.iris.generator.noise;
|
||||
package com.volmit.iris.engine.noise;
|
||||
|
||||
import com.volmit.iris.util.RNG;
|
||||
import lombok.Getter;
|
||||
|
||||
@@ -16,7 +16,7 @@
|
||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
package com.volmit.iris.generator.noise;
|
||||
package com.volmit.iris.engine.noise;
|
||||
|
||||
import com.volmit.iris.util.M;
|
||||
import com.volmit.iris.util.RNG;
|
||||
|
||||
@@ -16,7 +16,7 @@
|
||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
package com.volmit.iris.generator.noise;
|
||||
package com.volmit.iris.engine.noise;
|
||||
|
||||
import com.volmit.iris.util.RNG;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user