Class CenterChunkPosComparator
java.lang.Object
net.neoforged.neoforge.common.util.CenterChunkPosComparator
- All Implemented Interfaces:
- Comparator<ChunkPos>
- 
Field SummaryFields
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.util.Comparatorequals, reversed, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
- 
Field Details- 
xprivate int x
- 
zprivate int z
 
- 
- 
Constructor Details- 
CenterChunkPosComparator
 
- 
- 
Method Details- 
compare- Specified by:
- comparein interface- Comparator<ChunkPos>
 
 
-