类 CenterChunkPosComparator

java.lang.Object
net.minecraftforge.common.util.CenterChunkPosComparator
所有已实现的接口:
Comparator<ChunkPos>

public class CenterChunkPosComparator extends Object implements Comparator<ChunkPos>
  • 字段详细资料

    • x

      private final int x
    • z

      private final int z
  • 构造器详细资料

    • CenterChunkPosComparator

      public CenterChunkPosComparator(ServerPlayer entityplayer)
  • 方法详细资料