mirror of
https://github.com/PolyhedralDev/Terra.git
synced 2026-04-07 00:06:12 +00:00
undeprecate Location and Block, will deal with them in separate PRs
This commit is contained in:
@@ -7,7 +7,6 @@ import com.dfsek.terra.api.world.World;
|
||||
|
||||
import java.util.Objects;
|
||||
|
||||
@Deprecated
|
||||
public class LocationImpl implements Location {
|
||||
private World world;
|
||||
private Vector3 vector;
|
||||
|
||||
Reference in New Issue
Block a user