Class ChunkHelper

java.lang.Object
com.mrbysco.spoiled.util.ChunkHelper

public class ChunkHelper extends Object
  • Constructor Details

    • ChunkHelper

      public ChunkHelper()
  • Method Details

    • getBlockEntityPositions

      public static List<net.minecraft.core.BlockPos> getBlockEntityPositions(net.minecraft.world.level.Level level)
      Get a list of BlockEntity positions in the world
      Parameters:
      level - The world to get the positions from
      Returns:
      A list of positions