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