Replaces all method parameter regarding their naming conventions
This commit is contained in:
@@ -65,7 +65,7 @@ public class LocationRotation implements IOrientable
|
||||
}
|
||||
|
||||
@Override
|
||||
public void setOrientation( ForgeDirection Forward, ForgeDirection Up )
|
||||
public void setOrientation( ForgeDirection foward, ForgeDirection up )
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user