java.lang.Object
net.rodofire.easierworldcreator.shape.block.simplegen.GenSpheres

@Deprecated public class GenSpheres extends Object
Deprecated.
switch to new generation
See Also:
  • Constructor Summary

    Constructors
    Constructor
    Description
    Deprecated.
     
  • Method Summary

    Modifier and Type
    Method
    Description
    static void
    generateEmptyEllipsoid(net.minecraft.world.StructureWorldAccess world, int radiusX, int radiusY, int radiusZ, net.minecraft.util.math.BlockPos pos, boolean force, int minLarge, int maxLarge, int minHeight, int maxHeight, Set<net.minecraft.block.Block> blocksToForce, List<net.minecraft.block.BlockState> blocksToPlace)
    Deprecated.
    generate an empty Ellipsoid
    static void
    generateEmptySphere(net.minecraft.world.StructureWorldAccess world, int radius, net.minecraft.util.math.BlockPos pos, net.minecraft.block.BlockState state)
    Deprecated.
     
    static void
    generateEmptySphere(net.minecraft.world.StructureWorldAccess world, int radius, net.minecraft.util.math.BlockPos pos, net.minecraft.block.BlockState state, boolean force)
    Deprecated.
     
    static void
    generateFullEllipsoid(net.minecraft.world.StructureWorldAccess world, int radiusX, int radiusY, int radiusZ, net.minecraft.util.math.BlockPos pos, boolean force, int minx, int maxX, int miny, int maxy, int minZ, int maxZ, Set<net.minecraft.block.Block> blocksToForce, List<net.minecraft.block.BlockState> blocksToPlace)
    Deprecated.
    allow you to generate a full Ellipsoid
    static void
    generateFullEllipsoid(net.minecraft.world.StructureWorldAccess world, int radiusX, int radiusY, int radiusZ, net.minecraft.util.math.BlockPos pos, net.minecraft.block.BlockState state)
    Deprecated.
     
    static void
    generateFullEllipsoid(net.minecraft.world.StructureWorldAccess world, int radiusX, int radiusY, int radiusZ, net.minecraft.util.math.BlockPos pos, net.minecraft.block.BlockState state, boolean force)
    Deprecated.
     
    static void
    generateHalfEmptyEllipsoid(net.minecraft.world.StructureWorldAccess world, int radiusX, int radiusY, int radiusZ, net.minecraft.util.math.BlockPos pos, net.minecraft.util.math.Direction direction, List<net.minecraft.block.BlockState> state)
    Deprecated.
     
    static void
    generateHalfEmptyEllipsoid(net.minecraft.world.StructureWorldAccess world, int radiusX, int radiusY, int radiusZ, net.minecraft.util.math.BlockPos pos, net.minecraft.util.math.Direction direction, net.minecraft.block.BlockState state)
    Deprecated.
     
    static void
    generateHalfEmptySphere(net.minecraft.world.StructureWorldAccess world, int radius, net.minecraft.util.math.BlockPos pos, net.minecraft.util.math.Direction direction, List<net.minecraft.block.BlockState> state)
    Deprecated.
     
    static void
    generateHalfEmptySphere(net.minecraft.world.StructureWorldAccess world, int radius, net.minecraft.util.math.BlockPos pos, net.minecraft.util.math.Direction direction, net.minecraft.block.BlockState state)
    Deprecated.
     
    static void
    generateHalfFullEllipsoid(net.minecraft.world.StructureWorldAccess world, int radiusX, int radiusY, int radiusZ, net.minecraft.util.math.BlockPos pos, net.minecraft.util.math.Direction direction, List<net.minecraft.block.BlockState> state)
    Deprecated.
     
    static void
    generateHalfFullEllipsoid(net.minecraft.world.StructureWorldAccess world, int radiusX, int radiusY, int radiusZ, net.minecraft.util.math.BlockPos pos, net.minecraft.util.math.Direction direction, net.minecraft.block.BlockState state)
    Deprecated.
     
    static void
    generateHalfFullSphere(net.minecraft.world.StructureWorldAccess world, int radius, net.minecraft.util.math.BlockPos pos, net.minecraft.util.math.Direction direction, List<net.minecraft.block.BlockState> state)
    Deprecated.
     
    static void
    generateHalfFullSphere(net.minecraft.world.StructureWorldAccess world, int radius, net.minecraft.util.math.BlockPos pos, net.minecraft.util.math.Direction direction, net.minecraft.block.BlockState state)
    Deprecated.
     
    static void
    generateSphere(net.minecraft.world.StructureWorldAccess world, int radius, net.minecraft.util.math.BlockPos pos, net.minecraft.block.BlockState state)
    Deprecated.
     
    static void
    generateSphere(net.minecraft.world.StructureWorldAccess world, int radius, net.minecraft.util.math.BlockPos pos, net.minecraft.block.BlockState state, boolean force)
    Deprecated.
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • GenSpheres

      public GenSpheres()
      Deprecated.
  • Method Details

    • generateHalfFullSphere

      public static void generateHalfFullSphere(net.minecraft.world.StructureWorldAccess world, int radius, net.minecraft.util.math.BlockPos pos, net.minecraft.util.math.Direction direction, net.minecraft.block.BlockState state)
      Deprecated.
    • generateHalfFullSphere

      public static void generateHalfFullSphere(net.minecraft.world.StructureWorldAccess world, int radius, net.minecraft.util.math.BlockPos pos, net.minecraft.util.math.Direction direction, List<net.minecraft.block.BlockState> state)
      Deprecated.
    • generateHalfFullEllipsoid

      public static void generateHalfFullEllipsoid(net.minecraft.world.StructureWorldAccess world, int radiusX, int radiusY, int radiusZ, net.minecraft.util.math.BlockPos pos, net.minecraft.util.math.Direction direction, net.minecraft.block.BlockState state)
      Deprecated.
    • generateHalfFullEllipsoid

      public static void generateHalfFullEllipsoid(net.minecraft.world.StructureWorldAccess world, int radiusX, int radiusY, int radiusZ, net.minecraft.util.math.BlockPos pos, net.minecraft.util.math.Direction direction, List<net.minecraft.block.BlockState> state)
      Deprecated.
    • generateFullEllipsoid

      public static void generateFullEllipsoid(net.minecraft.world.StructureWorldAccess world, int radiusX, int radiusY, int radiusZ, net.minecraft.util.math.BlockPos pos, boolean force, int minx, int maxX, int miny, int maxy, int minZ, int maxZ, Set<net.minecraft.block.Block> blocksToForce, List<net.minecraft.block.BlockState> blocksToPlace)
      Deprecated.
      allow you to generate a full Ellipsoid
      Parameters:
      world - the world it will spawn in
      radiusX - the x-axis radius
      radiusY - the y-aris radius
      radiusZ - the z-axis radius
      pos - the center of the ellipsoid
      force - force the putting of the blocks
      minx - the start of the circle on the x-axis
      maxX - the end of the circle on the x-axis
      miny - the start of the circle on the y-axis
      maxy - the end of the circle on the y-axis
      minZ - the start of the circle on the z axis
      maxZ - the end of the circle on the z axis
      blocksToForce - list of blocks that the structure can still force if force = true
      blocksToPlace - list of blockState that will be placed randomly (if only one blockState is given, the block will be the only block put
    • generateSphere

      public static void generateSphere(net.minecraft.world.StructureWorldAccess world, int radius, net.minecraft.util.math.BlockPos pos, net.minecraft.block.BlockState state)
      Deprecated.
    • generateSphere

      public static void generateSphere(net.minecraft.world.StructureWorldAccess world, int radius, net.minecraft.util.math.BlockPos pos, net.minecraft.block.BlockState state, boolean force)
      Deprecated.
    • generateFullEllipsoid

      public static void generateFullEllipsoid(net.minecraft.world.StructureWorldAccess world, int radiusX, int radiusY, int radiusZ, net.minecraft.util.math.BlockPos pos, net.minecraft.block.BlockState state)
      Deprecated.
    • generateFullEllipsoid

      public static void generateFullEllipsoid(net.minecraft.world.StructureWorldAccess world, int radiusX, int radiusY, int radiusZ, net.minecraft.util.math.BlockPos pos, net.minecraft.block.BlockState state, boolean force)
      Deprecated.
    • generateEmptyEllipsoid

      public static void generateEmptyEllipsoid(net.minecraft.world.StructureWorldAccess world, int radiusX, int radiusY, int radiusZ, net.minecraft.util.math.BlockPos pos, boolean force, int minLarge, int maxLarge, int minHeight, int maxHeight, Set<net.minecraft.block.Block> blocksToForce, List<net.minecraft.block.BlockState> blocksToPlace)
      Deprecated.
      generate an empty Ellipsoid
      Parameters:
      world - the world the structure will spawn in
      radiusX - the x radius
      radiusY - the y radius
      radiusZ - the z radius
      pos - the center of the Ellipsoid
      force - force the spawn of the structure by replacing already existing blocks
      minLarge - the start of the horizontal radius (for a full Ellipsoid put 0-360 or -180 - 180)
      maxLarge - the end of the horizontal radius
      minHeight - the start of the vertical radius (for a full Ellipsoid put -90 to 90
      maxHeight - the end of the vertical radius
      blocksToForce - the list of blocks that the structure can still force if force = true
      blocksToPlace - the list of blockState that the structure will pose in a random order
    • generateHalfEmptySphere

      public static void generateHalfEmptySphere(net.minecraft.world.StructureWorldAccess world, int radius, net.minecraft.util.math.BlockPos pos, net.minecraft.util.math.Direction direction, List<net.minecraft.block.BlockState> state)
      Deprecated.
    • generateHalfEmptySphere

      public static void generateHalfEmptySphere(net.minecraft.world.StructureWorldAccess world, int radius, net.minecraft.util.math.BlockPos pos, net.minecraft.util.math.Direction direction, net.minecraft.block.BlockState state)
      Deprecated.
    • generateHalfEmptyEllipsoid

      public static void generateHalfEmptyEllipsoid(net.minecraft.world.StructureWorldAccess world, int radiusX, int radiusY, int radiusZ, net.minecraft.util.math.BlockPos pos, net.minecraft.util.math.Direction direction, net.minecraft.block.BlockState state)
      Deprecated.
    • generateHalfEmptyEllipsoid

      public static void generateHalfEmptyEllipsoid(net.minecraft.world.StructureWorldAccess world, int radiusX, int radiusY, int radiusZ, net.minecraft.util.math.BlockPos pos, net.minecraft.util.math.Direction direction, List<net.minecraft.block.BlockState> state)
      Deprecated.
    • generateEmptySphere

      public static void generateEmptySphere(net.minecraft.world.StructureWorldAccess world, int radius, net.minecraft.util.math.BlockPos pos, net.minecraft.block.BlockState state)
      Deprecated.
    • generateEmptySphere

      public static void generateEmptySphere(net.minecraft.world.StructureWorldAccess world, int radius, net.minecraft.util.math.BlockPos pos, net.minecraft.block.BlockState state, boolean force)
      Deprecated.