Class InstanceUtils
java.lang.Object
net.minestom.server.utils.instance.InstanceUtils
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
InstanceUtils
public InstanceUtils()
-
-
Method Details
-
areLinked
Gets if two instances share the same chunks.- Parameters:
instance1
- the first instanceinstance2
- the second instance- Returns:
- true if the two instances share the same chunks
-