|
YATS/Forge Documentation
|
Public Member Functions | |
| PlayerPositionComparator (ChunkCoordinates par1ChunkCoordinates) | |
| int | comparePlayers (EntityPlayerMP par1EntityPlayerMP, EntityPlayerMP par2EntityPlayerMP) |
| int | compare (Object par1Obj, Object par2Obj) |
| net.minecraft.server.management.PlayerPositionComparator.PlayerPositionComparator | ( | ChunkCoordinates | par1ChunkCoordinates) |
| int net.minecraft.server.management.PlayerPositionComparator.compare | ( | Object | par1Obj, |
| Object | par2Obj | ||
| ) |
| int net.minecraft.server.management.PlayerPositionComparator.comparePlayers | ( | EntityPlayerMP | par1EntityPlayerMP, |
| EntityPlayerMP | par2EntityPlayerMP | ||
| ) |
Compare the position of two players.