mirror of
https://github.com/VolmitSoftware/Iris.git
synced 2026-04-20 15:10:15 +00:00
Auto stash before revert of "Test"
This commit is contained in:
@@ -795,7 +795,6 @@ public class Mantle {
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
public <T> void set(IrisPosition pos, T data)
|
||||
{
|
||||
set(pos.getX(), pos.getY(), pos.getZ(), data);
|
||||
|
||||
Reference in New Issue
Block a user