mirror of
https://github.com/VolmitSoftware/Iris.git
synced 2025-07-18 18:23:06 +00:00
Patch engine components
This commit is contained in:
parent
8a0b7fbc47
commit
63ba5cf39d
@ -69,7 +69,7 @@ public interface EngineComponent {
|
|||||||
}
|
}
|
||||||
|
|
||||||
default long getSeed() {
|
default long getSeed() {
|
||||||
return getTarget().getWorld().getSeed();
|
return getTarget().getWorld().seed();
|
||||||
}
|
}
|
||||||
|
|
||||||
default EngineFramework getFramework() {
|
default EngineFramework getFramework() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user