mirror of
https://github.com/NoCheatPlus/NoCheatPlus.git
synced 2024-11-06 18:50:54 +01:00
Contemplation.
This commit is contained in:
parent
025d71dfde
commit
200a96440e
@ -93,7 +93,7 @@ public class MCAccessBukkit implements MCAccess, BlockPropertiesSetup{
|
||||
@Override
|
||||
public double getWidth(final Entity entity) {
|
||||
// TODO
|
||||
return 0.6;
|
||||
return 0.6f;
|
||||
}
|
||||
|
||||
@Override
|
||||
|
Loading…
Reference in New Issue
Block a user