Index

A B C D E F G H I L M N O P R S T V W X Y Z 
All Classes and Interfaces|All Packages|Constant Field Values

A

addBlockLayer(BlockLayer) - Method in class net.rodofire.easierworldcreator.shapeutil.Shape
 
addBlockLayers(List<BlockLayer>) - Method in class net.rodofire.easierworldcreator.shapeutil.Shape
 
addBlockState(BlockState) - Method in class net.rodofire.easierworldcreator.shapeutil.BlockLayer
add a BlockState to the layer
addBlockStateListtoBlockList(List<Block>, List<BlockState>) - Static method in class net.rodofire.easierworldcreator.worldgenutil.WorldGenUtil
 
addBlockStates(List<BlockState>) - Method in class net.rodofire.easierworldcreator.shapeutil.BlockLayer
add multiple BlockStates to the layer
addBlocksToForce(List<Block>) - Method in class net.rodofire.easierworldcreator.shapeutil.Shape
 
addBlocksToForce(Block) - Method in class net.rodofire.easierworldcreator.shapeutil.Shape
 
addDepth(int) - Method in class net.rodofire.easierworldcreator.shapeutil.BlockLayer
 
addDepth(int) - Method in class net.rodofire.easierworldcreator.shapeutil.ParticleLayer
 
addParticle(Particle) - Method in class net.rodofire.easierworldcreator.shapeutil.ParticleLayer
add a Particle to the layer
addParticles(List<Particle>) - Method in class net.rodofire.easierworldcreator.shapeutil.ParticleLayer
add multiple Particles to the layer
addPosOffset(BlockPos) - Method in class net.rodofire.easierworldcreator.shapeutil.Shape
 
addRadiusx(int) - Method in class net.rodofire.easierworldcreator.shapegen.CircleGen
 
addRadiusy(int) - Method in class net.rodofire.easierworldcreator.shapegen.CircleGen
 
addSecondxrotation(int) - Method in class net.rodofire.easierworldcreator.shapeutil.Shape
 
addXrotation(int) - Method in class net.rodofire.easierworldcreator.shapeutil.Shape
 
addYrotation(int) - Method in class net.rodofire.easierworldcreator.shapeutil.Shape
 
ALONG_DIRECTION - Enum constant in enum class net.rodofire.easierworldcreator.shapeutil.Shape.LayersType
 

B

BasicGrid - Enum constant in enum class net.rodofire.easierworldcreator.worldgenutil.FastNoiseLite.DomainWarpType
 
BlockLayer - Class in net.rodofire.easierworldcreator.shapeutil
Represents a layer in a structure.
BlockLayer(List<BlockState>) - Constructor for class net.rodofire.easierworldcreator.shapeutil.BlockLayer
init the BlockLayer
BlockLayer(List<BlockState>, int) - Constructor for class net.rodofire.easierworldcreator.shapeutil.BlockLayer
init the BlockLayer
BlockLayer(BlockState) - Constructor for class net.rodofire.easierworldcreator.shapeutil.BlockLayer
init the BlockLayer
BlockLayer(BlockState, int) - Constructor for class net.rodofire.easierworldcreator.shapeutil.BlockLayer
init the BlockLayer
BlockPlaceUtil - Class in net.rodofire.easierworldcreator.worldgenutil
Useful class to verify and place the block in the world.
BlockPlaceUtil() - Constructor for class net.rodofire.easierworldcreator.worldgenutil.BlockPlaceUtil
 
BlockRelated - Class in net.rodofire.easierworldcreator.devtest
 
BlockRelated() - Constructor for class net.rodofire.easierworldcreator.devtest.BlockRelated
 
BLOCKS - Enum constant in enum class net.rodofire.easierworldcreator.shapeutil.Shape.PlaceType
 
buildRegistry(RegistryBuilder) - Method in class net.rodofire.easierworldcreator.EasierworldcreatorDataGenerator
 

C

Cellular - Enum constant in enum class net.rodofire.easierworldcreator.worldgenutil.FastNoiseLite.NoiseType
 
CellValue - Enum constant in enum class net.rodofire.easierworldcreator.worldgenutil.FastNoiseLite.CellularReturnType
 
CircleGen - Class in net.rodofire.easierworldcreator.shapegen
generate Circle
CircleGen(StructureWorldAccess, BlockPos, int) - Constructor for class net.rodofire.easierworldcreator.shapegen.CircleGen
 
CircleGen(StructureWorldAccess, BlockPos, List<BlockLayer>, boolean, List<Block>, int, int, int, boolean, int, int) - Constructor for class net.rodofire.easierworldcreator.shapegen.CircleGen
 
circularSpiral() - Constructor for class net.rodofire.easierworldcreator.worldgenutil.GenSpiral.circularSpiral
Deprecated.
 
CircularTore() - Constructor for class net.rodofire.easierworldcreator.worldgenutil.GenTore.CircularTore
Deprecated.
 
configure(RegistryWrapper.WrapperLookup, FabricDynamicRegistryProvider.Entries) - Method in class net.rodofire.easierworldcreator.datagen.ModWorldGenerator
 
CUSTOM - Enum constant in enum class net.rodofire.easierworldcreator.shapegen.TorusGen.TorusType
 
CUSTOM - Enum constant in enum class net.rodofire.easierworldcreator.shapeutil.FillableShape.Type
 
CUSTOM_DOUBLE_HELICOID - Enum constant in enum class net.rodofire.easierworldcreator.shapegen.SpiralGen.SpiralType
 
CUSTOM_HELICOOID - Enum constant in enum class net.rodofire.easierworldcreator.shapegen.SpiralGen.SpiralType
 
CylinderGen - Class in net.rodofire.easierworldcreator.shapegen
class to generate cylinder this class use methods to generate circles with some modifications for the height
CylinderGen(StructureWorldAccess, BlockPos, int, int) - Constructor for class net.rodofire.easierworldcreator.shapegen.CylinderGen
 
CYLINDRICAL - Enum constant in enum class net.rodofire.easierworldcreator.shapeutil.Shape.LayersType
 

D

DEFAULT - Enum constant in enum class net.rodofire.easierworldcreator.shapegen.SpiralGen.SpiralType
 
Distance - Enum constant in enum class net.rodofire.easierworldcreator.worldgenutil.FastNoiseLite.CellularReturnType
 
Distance2 - Enum constant in enum class net.rodofire.easierworldcreator.worldgenutil.FastNoiseLite.CellularReturnType
 
Distance2Add - Enum constant in enum class net.rodofire.easierworldcreator.worldgenutil.FastNoiseLite.CellularReturnType
 
Distance2Div - Enum constant in enum class net.rodofire.easierworldcreator.worldgenutil.FastNoiseLite.CellularReturnType
 
Distance2Mul - Enum constant in enum class net.rodofire.easierworldcreator.worldgenutil.FastNoiseLite.CellularReturnType
 
Distance2Sub - Enum constant in enum class net.rodofire.easierworldcreator.worldgenutil.FastNoiseLite.CellularReturnType
 
DomainWarp(FastNoiseLite.Vector2) - Method in class net.rodofire.easierworldcreator.worldgenutil.FastNoiseLite
 
DomainWarp(FastNoiseLite.Vector3) - Method in class net.rodofire.easierworldcreator.worldgenutil.FastNoiseLite
 
DomainWarpIndependent - Enum constant in enum class net.rodofire.easierworldcreator.worldgenutil.FastNoiseLite.FractalType
 
DomainWarpProgressive - Enum constant in enum class net.rodofire.easierworldcreator.worldgenutil.FastNoiseLite.FractalType
 
DOUBLE_HELICOID - Enum constant in enum class net.rodofire.easierworldcreator.shapegen.SpiralGen.SpiralType
 
drawLine() - Method in class net.rodofire.easierworldcreator.shapegen.LineGen
 
drawLine(StructureWorldAccess, BlockPos, BlockPos, BlockState) - Static method in class net.rodofire.easierworldcreator.worldgenutil.GenLines
Deprecated.
 
drawLine(StructureWorldAccess, BlockPos, BlockPos, BlockState, boolean) - Static method in class net.rodofire.easierworldcreator.worldgenutil.GenLines
Deprecated.
 

E

Easierworldcreator - Class in net.rodofire.easierworldcreator
 
Easierworldcreator() - Constructor for class net.rodofire.easierworldcreator.Easierworldcreator
 
EasierworldcreatorDataGenerator - Class in net.rodofire.easierworldcreator
 
EasierworldcreatorDataGenerator() - Constructor for class net.rodofire.easierworldcreator.EasierworldcreatorDataGenerator
 
ElipsoidSpiral() - Constructor for class net.rodofire.easierworldcreator.worldgenutil.GenSpiral.ElipsoidSpiral
Deprecated.
 
EllipsoidTore() - Constructor for class net.rodofire.easierworldcreator.worldgenutil.GenTore.EllipsoidTore
Deprecated.
 
EMPTY - Enum constant in enum class net.rodofire.easierworldcreator.shapeutil.FillableShape.Type
 
Euclidean - Enum constant in enum class net.rodofire.easierworldcreator.worldgenutil.FastNoiseLite.CellularDistanceFunction
 
EuclideanSq - Enum constant in enum class net.rodofire.easierworldcreator.worldgenutil.FastNoiseLite.CellularDistanceFunction
 

F

FastMaths - Class in net.rodofire.easierworldcreator.util
 
FastMaths() - Constructor for class net.rodofire.easierworldcreator.util.FastMaths
 
FastNoiseLite - Class in net.rodofire.easierworldcreator.worldgenutil
 
FastNoiseLite() - Constructor for class net.rodofire.easierworldcreator.worldgenutil.FastNoiseLite
 
FastNoiseLite(int) - Constructor for class net.rodofire.easierworldcreator.worldgenutil.FastNoiseLite
 
FastNoiseLite.CellularDistanceFunction - Enum Class in net.rodofire.easierworldcreator.worldgenutil
 
FastNoiseLite.CellularReturnType - Enum Class in net.rodofire.easierworldcreator.worldgenutil
 
FastNoiseLite.DomainWarpType - Enum Class in net.rodofire.easierworldcreator.worldgenutil
 
FastNoiseLite.FractalType - Enum Class in net.rodofire.easierworldcreator.worldgenutil
 
FastNoiseLite.NoiseType - Enum Class in net.rodofire.easierworldcreator.worldgenutil
 
FastNoiseLite.RotationType3D - Enum Class in net.rodofire.easierworldcreator.worldgenutil
 
FastNoiseLite.Vector2 - Class in net.rodofire.easierworldcreator.worldgenutil
 
FastNoiseLite.Vector3 - Class in net.rodofire.easierworldcreator.worldgenutil
 
FBm - Enum constant in enum class net.rodofire.easierworldcreator.worldgenutil.FastNoiseLite.FractalType
 
FeaturesRelated - Class in net.rodofire.easierworldcreator.devtest
 
FeaturesRelated() - Constructor for class net.rodofire.easierworldcreator.devtest.FeaturesRelated
 
FillableShape - Class in net.rodofire.easierworldcreator.shapeutil
class to change the filling of the structure since that all structure may not need or can't have a custom filling like the line generation, it is not implemented in the ShapeGen class
FillableShape(StructureWorldAccess, BlockPos) - Constructor for class net.rodofire.easierworldcreator.shapeutil.FillableShape
 
FillableShape(StructureWorldAccess, BlockPos, List<BlockLayer>, boolean, List<Block>, int, int, int) - Constructor for class net.rodofire.easierworldcreator.shapeutil.FillableShape
 
FillableShape.Type - Enum Class in net.rodofire.easierworldcreator.shapeutil
change how the structure is filled
FULL - Enum constant in enum class net.rodofire.easierworldcreator.shapegen.TorusGen.TorusType
 
FULL - Enum constant in enum class net.rodofire.easierworldcreator.shapeutil.FillableShape.Type
 

G

GenCircles - Class in net.rodofire.easierworldcreator.worldgenutil
Deprecated.
GenCircles() - Constructor for class net.rodofire.easierworldcreator.worldgenutil.GenCircles
Deprecated.
 
generateAxisLine(Direction) - Method in class net.rodofire.easierworldcreator.shapegen.LineGen
 
generateAxisLine(StructureWorldAccess, BlockPos, int, Direction, boolean, List<Block>, List<BlockState>) - Static method in class net.rodofire.easierworldcreator.worldgenutil.GenLines
Deprecated.
 
generateAxisLine(StructureWorldAccess, BlockPos, int, Direction, BlockState) - Static method in class net.rodofire.easierworldcreator.worldgenutil.GenLines
Deprecated.
 
generateCircle(StructureWorldAccess, int, List<BlockState>, BlockPos) - Static method in class net.rodofire.easierworldcreator.worldgenutil.GenCircles
Deprecated.
 
generateCircle(StructureWorldAccess, int, BlockState, BlockPos) - Static method in class net.rodofire.easierworldcreator.worldgenutil.GenCircles
Deprecated.
 
generateCircleElipsoidSpiral(int, int, int, int, int, StructureWorldAccess, BlockPos, boolean, List<BlockState>) - Static method in class net.rodofire.easierworldcreator.worldgenutil.GenSpiral.ElipsoidSpiral
Deprecated.
 
generateCircleSpiral(int, int, int, int, StructureWorldAccess, BlockPos, List<BlockState>) - Static method in class net.rodofire.easierworldcreator.worldgenutil.GenSpiral.circularSpiral
Deprecated.
Generate a spiral that goes around the center point
generateCylinder() - Method in class net.rodofire.easierworldcreator.shapegen.CylinderGen
 
generateElipsoid(StructureWorldAccess, int, int, List<BlockState>, BlockPos) - Static method in class net.rodofire.easierworldcreator.worldgenutil.GenCircles
Deprecated.
 
generateElipsoid(StructureWorldAccess, int, int, BlockState, BlockPos) - Static method in class net.rodofire.easierworldcreator.worldgenutil.GenCircles
Deprecated.
 
generateElipsoidFullSpiral(int, int, int, int, int, int, StructureWorldAccess, BlockPos, boolean, List<BlockState>) - Static method in class net.rodofire.easierworldcreator.worldgenutil.GenSpiral.ElipsoidSpiral
Deprecated.
 
generateElipsoidSpiral(int, int, int, int, StructureWorldAccess, BlockPos, boolean, double, List<Block>, List<BlockState>) - Static method in class net.rodofire.easierworldcreator.worldgenutil.GenSpiral.ElipsoidSpiral
Deprecated.
 
generateElipsoidSpiral(BlockPos) - Method in class net.rodofire.easierworldcreator.shapegen.SpiralGen
 
generateEmptyCylinder() - Method in class net.rodofire.easierworldcreator.shapegen.CylinderGen
this generates a full cylinder
generateEmptyEllipsoid() - Method in class net.rodofire.easierworldcreator.shapegen.SphereGen
 
generateEmptyEllipsoid(int, int, int, int) - Method in class net.rodofire.easierworldcreator.shapegen.SphereGen
 
generateEmptyEllipsoid(StructureWorldAccess, int, int, int, BlockPos, boolean, int, int, int, int, List<Block>, List<BlockState>) - Static method in class net.rodofire.easierworldcreator.worldgenutil.GenSpheres
Deprecated.
generate an empty elipsoid
generateEmptyOval() - Method in class net.rodofire.easierworldcreator.shapegen.CircleGen
 
generateEmptyOval(int, int, int) - Method in class net.rodofire.easierworldcreator.shapegen.CircleGen
 
generateEmptySphere(StructureWorldAccess, int, BlockPos, BlockState) - Static method in class net.rodofire.easierworldcreator.worldgenutil.GenSpheres
Deprecated.
 
generateEmptySphere(StructureWorldAccess, int, BlockPos, BlockState, boolean) - Static method in class net.rodofire.easierworldcreator.worldgenutil.GenSpheres
Deprecated.
 
generateEmptyTore() - Method in class net.rodofire.easierworldcreator.shapegen.TorusGen
generates an empty torus the shape with the torus might be different from the full one if you're using custom torus filling
generateEmptyTore(StructureWorldAccess, BlockPos, boolean, int, int, int, int, int, int, List<Block>, List<BlockState>) - Static method in class net.rodofire.easierworldcreator.worldgenutil.GenTore.EllipsoidTore
Deprecated.
 
generateEmptyTore(StructureWorldAccess, BlockPos, boolean, int, int, int, int, List<Block>, List<BlockState>) - Static method in class net.rodofire.easierworldcreator.worldgenutil.GenTore.CircularTore
Deprecated.
 
generateEmptyTore(StructureWorldAccess, BlockPos, boolean, int, int, int, int, List<Block>, List<BlockState>) - Static method in class net.rodofire.easierworldcreator.worldgenutil.GenTore.EllipsoidTore
Deprecated.
 
generateEmptyTore(StructureWorldAccess, BlockPos, boolean, int, int, List<Block>, List<BlockState>) - Static method in class net.rodofire.easierworldcreator.worldgenutil.GenTore.CircularTore
Deprecated.
 
generateEmptyTore(StructureWorldAccess, BlockPos, int, int, int, int, BlockState) - Static method in class net.rodofire.easierworldcreator.worldgenutil.GenTore.EllipsoidTore
Deprecated.
 
generateEmptyTore(StructureWorldAccess, BlockPos, int, int, BlockState) - Static method in class net.rodofire.easierworldcreator.worldgenutil.GenTore.CircularTore
Deprecated.
 
generateFatsOval() - Method in class net.rodofire.easierworldcreator.shapegen.CylinderGen
 
generateFullCircle(StructureWorldAccess, int, List<BlockState>, BlockPos) - Static method in class net.rodofire.easierworldcreator.worldgenutil.GenCircles
Deprecated.
 
generateFullCircle(StructureWorldAccess, int, List<BlockState>, BlockPos, boolean) - Static method in class net.rodofire.easierworldcreator.worldgenutil.GenCircles
Deprecated.
 
generateFullCircle(StructureWorldAccess, int, BlockState, BlockPos) - Static method in class net.rodofire.easierworldcreator.worldgenutil.GenCircles
Deprecated.
 
generateFullCircle(StructureWorldAccess, int, BlockState, BlockPos, boolean) - Static method in class net.rodofire.easierworldcreator.worldgenutil.GenCircles
Deprecated.
 
generateFullCircle(StructureWorldAccess, int, BlockPos, boolean, List<Block>, List<BlockState>) - Static method in class net.rodofire.easierworldcreator.worldgenutil.GenCircles
Deprecated.
 
generateFullCylinder() - Method in class net.rodofire.easierworldcreator.shapegen.CylinderGen
this generates a full cylinder
generateFullElipsoid(StructureWorldAccess, int, int, int, BlockPos, BlockState) - Static method in class net.rodofire.easierworldcreator.worldgenutil.GenSpheres
Deprecated.
 
generateFullElipsoid(StructureWorldAccess, int, int, int, BlockPos, BlockState, boolean) - Static method in class net.rodofire.easierworldcreator.worldgenutil.GenSpheres
Deprecated.
 
generateFullElipsoid(StructureWorldAccess, int, int, List<BlockState>, BlockPos) - Static method in class net.rodofire.easierworldcreator.worldgenutil.GenCircles
Deprecated.
 
generateFullElipsoid(StructureWorldAccess, int, int, List<BlockState>, BlockPos, boolean) - Static method in class net.rodofire.easierworldcreator.worldgenutil.GenCircles
Deprecated.
 
generateFullElipsoid(StructureWorldAccess, int, int, BlockState, BlockPos) - Static method in class net.rodofire.easierworldcreator.worldgenutil.GenCircles
Deprecated.
 
generateFullElipsoid(StructureWorldAccess, int, int, BlockState, BlockPos, boolean) - Static method in class net.rodofire.easierworldcreator.worldgenutil.GenCircles
Deprecated.
 
generateFullEllipsoid() - Method in class net.rodofire.easierworldcreator.shapegen.SphereGen
 
generateFullEllipsoid(int, int, int, int, int, int) - Method in class net.rodofire.easierworldcreator.shapegen.SphereGen
allow you to generate a full elipsoid
generateFullEllipsoid(StructureWorldAccess, int, int, int, BlockPos, boolean, int, int, int, int, int, int, List<Block>, List<BlockState>) - Static method in class net.rodofire.easierworldcreator.worldgenutil.GenSpheres
Deprecated.
allow you to generate a full elipsoid
generateFullOval() - Method in class net.rodofire.easierworldcreator.shapegen.CircleGen
 
generateFullSpiral(int, int, int, int, StructureWorldAccess, BlockPos, boolean, List<BlockState>) - Static method in class net.rodofire.easierworldcreator.worldgenutil.GenSpiral.circularSpiral
Deprecated.
this generates a Spiral that fill blocks in a straight line starting from the center to the separated from the radius
generateFullSpiral(int, int, int, StructureWorldAccess, BlockPos, List<BlockState>) - Static method in class net.rodofire.easierworldcreator.worldgenutil.GenSpiral.circularSpiral
Deprecated.
 
generateFullTore() - Method in class net.rodofire.easierworldcreator.shapegen.TorusGen
generates a full tore / tore with custom filling the shape with the torus might be different from the empty one if you're using custom torus filling
generateFullTore(StructureWorldAccess, BlockPos, boolean, int, int, int, int, int, int, List<Block>, List<BlockState>) - Static method in class net.rodofire.easierworldcreator.worldgenutil.GenTore.EllipsoidTore
Deprecated.
 
generateFullTore(StructureWorldAccess, BlockPos, boolean, int, int, int, int, List<Block>, List<BlockState>) - Static method in class net.rodofire.easierworldcreator.worldgenutil.GenTore.CircularTore
Deprecated.
 
generateFullTore(StructureWorldAccess, BlockPos, boolean, int, int, int, int, List<Block>, List<BlockState>) - Static method in class net.rodofire.easierworldcreator.worldgenutil.GenTore.EllipsoidTore
Deprecated.
 
generateFullTore(StructureWorldAccess, BlockPos, boolean, int, int, int, int, BlockState) - Static method in class net.rodofire.easierworldcreator.worldgenutil.GenTore.EllipsoidTore
Deprecated.
 
generateFullTore(StructureWorldAccess, BlockPos, boolean, int, int, List<Block>, List<BlockState>) - Static method in class net.rodofire.easierworldcreator.worldgenutil.GenTore.CircularTore
Deprecated.
 
generateFullTore(StructureWorldAccess, BlockPos, boolean, int, int, BlockState) - Static method in class net.rodofire.easierworldcreator.worldgenutil.GenTore.CircularTore
Deprecated.
 
generateHalfEmptyElipsoid() - Method in class net.rodofire.easierworldcreator.shapegen.SphereGen
 
generateHalfEmptyElipsoid(StructureWorldAccess, int, int, int, BlockPos, Direction, List<BlockState>) - Static method in class net.rodofire.easierworldcreator.worldgenutil.GenSpheres
Deprecated.
 
generateHalfEmptyElipsoid(StructureWorldAccess, int, int, int, BlockPos, Direction, BlockState) - Static method in class net.rodofire.easierworldcreator.worldgenutil.GenSpheres
Deprecated.
 
generateHalfEmptySphere(StructureWorldAccess, int, BlockPos, Direction, List<BlockState>) - Static method in class net.rodofire.easierworldcreator.worldgenutil.GenSpheres
Deprecated.
 
generateHalfEmptySphere(StructureWorldAccess, int, BlockPos, Direction, BlockState) - Static method in class net.rodofire.easierworldcreator.worldgenutil.GenSpheres
Deprecated.
 
generateHalfFullElipsoid() - Method in class net.rodofire.easierworldcreator.shapegen.SphereGen
 
generateHalfFullElipsoid(StructureWorldAccess, int, int, int, BlockPos, Direction, List<BlockState>) - Static method in class net.rodofire.easierworldcreator.worldgenutil.GenSpheres
Deprecated.
 
generateHalfFullElipsoid(StructureWorldAccess, int, int, int, BlockPos, Direction, BlockState) - Static method in class net.rodofire.easierworldcreator.worldgenutil.GenSpheres
Deprecated.
 
generateHalfFullSphere(StructureWorldAccess, int, BlockPos, Direction, List<BlockState>) - Static method in class net.rodofire.easierworldcreator.worldgenutil.GenSpheres
Deprecated.
 
generateHalfFullSphere(StructureWorldAccess, int, BlockPos, Direction, BlockState) - Static method in class net.rodofire.easierworldcreator.worldgenutil.GenSpheres
Deprecated.
 
generateHelicoid() - Method in class net.rodofire.easierworldcreator.shapegen.SpiralGen
 
generateLargeOutlineSpiral() - Method in class net.rodofire.easierworldcreator.shapegen.SpiralGen
this allow the generation of a large outline spiral.
generateNaturalFullTore(StructureWorldAccess, BlockPos, boolean, int, int, int, int, List<Block>) - Static method in class net.rodofire.easierworldcreator.worldgenutil.GenTore.CircularTore
Deprecated.
generate a natural tore with the default blocks (grass [1 block], dirt [3 blocks], Stone[x blocks])
generateNaturalFullTore(StructureWorldAccess, BlockPos, boolean, int, int, int, int, List<Block>, List<BlockState>, List<BlockState>, List<BlockState>, int, int) - Static method in class net.rodofire.easierworldcreator.worldgenutil.GenTore.CircularTore
Deprecated.
generate a tore with a natural aspect.
generateOval(StructureWorldAccess, int, int, int, int, int, boolean, boolean, List<Block>, List<BlockState>) - Static method in class net.rodofire.easierworldcreator.worldgenutil.GenCircles
Deprecated.
 
generateSphere(StructureWorldAccess, int, BlockPos, BlockState) - Static method in class net.rodofire.easierworldcreator.worldgenutil.GenSpheres
Deprecated.
 
generateSphere(StructureWorldAccess, int, BlockPos, BlockState, boolean) - Static method in class net.rodofire.easierworldcreator.worldgenutil.GenSpheres
Deprecated.
 
generateSpiral(int, int, int, List<BlockState>, StructureWorldAccess, BlockPos) - Static method in class net.rodofire.easierworldcreator.worldgenutil.GenSpiral.circularSpiral
Deprecated.
 
generateSpiral(int, int, int, BlockState, StructureWorldAccess, BlockPos) - Static method in class net.rodofire.easierworldcreator.worldgenutil.GenSpiral.circularSpiral
Deprecated.
 
generateSpiral(int, int, int, StructureWorldAccess, BlockPos, boolean, double, List<Block>, List<BlockState>) - Static method in class net.rodofire.easierworldcreator.worldgenutil.GenSpiral.circularSpiral
Deprecated.
 
generateSpiral(int, int, BlockState, StructureWorldAccess, BlockPos) - Static method in class net.rodofire.easierworldcreator.worldgenutil.GenSpiral.circularSpiral
Deprecated.
 
GenLines - Class in net.rodofire.easierworldcreator.worldgenutil
Deprecated.
GenLines() - Constructor for class net.rodofire.easierworldcreator.worldgenutil.GenLines
Deprecated.
 
GenSpheres - Class in net.rodofire.easierworldcreator.worldgenutil
Deprecated, for removal: This API element is subject to removal in a future version.
GenSpheres() - Constructor for class net.rodofire.easierworldcreator.worldgenutil.GenSpheres
Deprecated.
 
GenSpiral - Class in net.rodofire.easierworldcreator.worldgenutil
Deprecated, for removal: This API element is subject to removal in a future version.
GenSpiral() - Constructor for class net.rodofire.easierworldcreator.worldgenutil.GenSpiral
Deprecated.
 
GenSpiral.circularSpiral - Class in net.rodofire.easierworldcreator.worldgenutil
Deprecated.
 
GenSpiral.ElipsoidSpiral - Class in net.rodofire.easierworldcreator.worldgenutil
Deprecated.
 
GenTore - Class in net.rodofire.easierworldcreator.worldgenutil
Deprecated.
GenTore() - Constructor for class net.rodofire.easierworldcreator.worldgenutil.GenTore
Deprecated.
 
GenTore.CircularTore - Class in net.rodofire.easierworldcreator.worldgenutil
Deprecated.
 
GenTore.EllipsoidTore - Class in net.rodofire.easierworldcreator.worldgenutil
Deprecated.
 
getBlockLayer(int) - Method in class net.rodofire.easierworldcreator.shapeutil.Shape
 
getBlockLayerDepth(List<BlockLayer>, int) - Static method in class net.rodofire.easierworldcreator.worldgenutil.WorldGenUtil
 
getBlockLayerDepth(List<BlockLayer>, int, int) - Static method in class net.rodofire.easierworldcreator.worldgenutil.WorldGenUtil
 
getBlockLayers() - Method in class net.rodofire.easierworldcreator.shapeutil.Shape
 
getBlockPos() - Method in class net.rodofire.easierworldcreator.shapegen.CircleGen
 
getBlockPos() - Method in class net.rodofire.easierworldcreator.shapegen.CylinderGen
 
getBlockPos() - Method in class net.rodofire.easierworldcreator.shapegen.LineGen
 
getBlockPos() - Method in class net.rodofire.easierworldcreator.shapegen.SphereGen
 
getBlockPos() - Method in class net.rodofire.easierworldcreator.shapegen.SpiralGen
 
getBlockPos() - Method in class net.rodofire.easierworldcreator.shapegen.TorusGen
 
getBlockPos() - Method in class net.rodofire.easierworldcreator.shapeutil.Shape
 
getBlockStates() - Method in class net.rodofire.easierworldcreator.shapeutil.BlockLayer
 
getBlocksToForce() - Method in class net.rodofire.easierworldcreator.shapeutil.Shape
 
getCircleWithRotation() - Method in class net.rodofire.easierworldcreator.shapegen.CircleGen
 
getCircleWithRotation() - Method in class net.rodofire.easierworldcreator.shapegen.CylinderGen
 
getCoordinatesRotation(float, float, float, double, double, double, double, double, double, BlockPos) - Static method in class net.rodofire.easierworldcreator.worldgenutil.WorldGenUtil
 
getCoordinatesRotation(float, float, float, int, int, int, BlockPos) - Static method in class net.rodofire.easierworldcreator.worldgenutil.WorldGenUtil
 
getCoordinatesRotation(float, float, float, int, int, BlockPos) - Static method in class net.rodofire.easierworldcreator.worldgenutil.WorldGenUtil
 
getCoordinatesRotation(float, float, float, BlockPos) - Method in class net.rodofire.easierworldcreator.shapeutil.Shape
 
getCoordinatesRotation(Vec3d, BlockPos) - Method in class net.rodofire.easierworldcreator.shapeutil.Shape
 
getCoordinatesRotationList(List<Vec3d>, BlockPos) - Method in class net.rodofire.easierworldcreator.shapeutil.Shape
 
getCustomFill() - Method in class net.rodofire.easierworldcreator.shapeutil.FillableShape
 
getDepth() - Method in class net.rodofire.easierworldcreator.shapeutil.BlockLayer
 
getDepth() - Method in class net.rodofire.easierworldcreator.shapeutil.ParticleLayer
 
getDirection(BlockPos, BlockPos) - Static method in class net.rodofire.easierworldcreator.worldgenutil.WorldGenUtil
 
getDistance(BlockPos, BlockPos) - Static method in class net.rodofire.easierworldcreator.worldgenutil.WorldGenUtil
 
getDistance(BlockPos, BlockPos, float) - Static method in class net.rodofire.easierworldcreator.worldgenutil.WorldGenUtil
 
getDistanceFromPointToPlane(Vec3d, Vec3d, Vec3d) - Static method in class net.rodofire.easierworldcreator.worldgenutil.WorldGenUtil
 
getEllipsoidalToreCoordinates(int, int) - Method in class net.rodofire.easierworldcreator.shapegen.TorusGen
 
getEllipsoidalToreCoordinates(int, int, int, int, int, int) - Static method in class net.rodofire.easierworldcreator.worldgenutil.GenTore.EllipsoidTore
Deprecated.
 
getFastCos(double) - Static method in class net.rodofire.easierworldcreator.util.FastMaths
 
getFastExp(double) - Static method in class net.rodofire.easierworldcreator.util.FastMaths
 
getFastSin(double) - Static method in class net.rodofire.easierworldcreator.util.FastMaths
 
getFastsqrt(float) - Static method in class net.rodofire.easierworldcreator.util.FastMaths
 
getFastsqrt(float, float) - Static method in class net.rodofire.easierworldcreator.util.FastMaths
 
getFastTan(double) - Static method in class net.rodofire.easierworldcreator.util.FastMaths
 
getFillingType() - Method in class net.rodofire.easierworldcreator.shapeutil.FillableShape
 
getForce() - Method in class net.rodofire.easierworldcreator.shapeutil.Shape
 
getGenTime(long, boolean) - Method in class net.rodofire.easierworldcreator.shapeutil.Shape
 
getHeight() - Method in class net.rodofire.easierworldcreator.shapegen.CylinderGen
 
getHeight() - Method in class net.rodofire.easierworldcreator.shapegen.SpiralGen
 
getHelicoidAngle() - Method in class net.rodofire.easierworldcreator.shapegen.SpiralGen
 
getHorizontalTorus() - Method in class net.rodofire.easierworldcreator.shapegen.TorusGen
 
getInnerRadius(int) - Method in class net.rodofire.easierworldcreator.shapegen.TorusGen
 
getInnerRadius(int, int, int) - Static method in class net.rodofire.easierworldcreator.worldgenutil.GenTore.EllipsoidTore
Deprecated.
 
getInnerRadiusx() - Method in class net.rodofire.easierworldcreator.shapegen.TorusGen
 
getInnerRadiusz() - Method in class net.rodofire.easierworldcreator.shapegen.TorusGen
 
getLayerPlace() - Method in class net.rodofire.easierworldcreator.shapeutil.Shape
 
getLayersType() - Method in class net.rodofire.easierworldcreator.shapeutil.Shape
 
getLength(float, float) - Static method in class net.rodofire.easierworldcreator.util.FastMaths
 
getLength(float, float, float) - Static method in class net.rodofire.easierworldcreator.util.FastMaths
 
getLength(int, int) - Static method in class net.rodofire.easierworldcreator.util.FastMaths
 
getLength(int, int, int) - Static method in class net.rodofire.easierworldcreator.util.FastMaths
 
getLengthWPrecision(float, float, float) - Static method in class net.rodofire.easierworldcreator.util.FastMaths
 
getLengthWPrecision(float, float, float, float) - Static method in class net.rodofire.easierworldcreator.util.FastMaths
 
getLengthWPrecision(int, int, float) - Static method in class net.rodofire.easierworldcreator.util.FastMaths
 
getLengthWPrecision(int, int, int, float) - Static method in class net.rodofire.easierworldcreator.util.FastMaths
 
getName() - Method in class net.rodofire.easierworldcreator.datagen.ModWorldGenerator
 
getNoise() - Method in class net.rodofire.easierworldcreator.shapeutil.Shape
 
GetNoise(float, float) - Method in class net.rodofire.easierworldcreator.worldgenutil.FastNoiseLite
 
GetNoise(float, float, float) - Method in class net.rodofire.easierworldcreator.worldgenutil.FastNoiseLite
 
getOffset() - Method in class net.rodofire.easierworldcreator.shapegen.SpiralGen
 
getOuterRadius(int) - Method in class net.rodofire.easierworldcreator.shapegen.TorusGen
 
getOuterRadius(int, int, int) - Static method in class net.rodofire.easierworldcreator.worldgenutil.GenTore.EllipsoidTore
Deprecated.
 
getOuterRadiusx() - Method in class net.rodofire.easierworldcreator.shapegen.TorusGen
 
getOuterRadiusz() - Method in class net.rodofire.easierworldcreator.shapegen.TorusGen
 
getOutlineRadiusx() - Method in class net.rodofire.easierworldcreator.shapegen.SpiralGen
 
getOutlineRadiusz() - Method in class net.rodofire.easierworldcreator.shapegen.SpiralGen
 
getOvalBlocks(int, int, int, int, int) - Method in class net.rodofire.easierworldcreator.shapegen.CircleGen
 
getOvalBlocks(int, int, int, int, int) - Method in class net.rodofire.easierworldcreator.shapegen.CylinderGen
 
getParticles() - Method in class net.rodofire.easierworldcreator.shapeutil.ParticleLayer
 
getPlaceType() - Method in class net.rodofire.easierworldcreator.shapeutil.Shape
 
getPos() - Method in class net.rodofire.easierworldcreator.shapeutil.Shape
 
getPreciseCos(double) - Static method in class net.rodofire.easierworldcreator.util.FastMaths
 
getPreciseExp(double) - Static method in class net.rodofire.easierworldcreator.util.FastMaths
 
getPreciseSin(double) - Static method in class net.rodofire.easierworldcreator.util.FastMaths
 
getPreciseTan(double) - Static method in class net.rodofire.easierworldcreator.util.FastMaths
 
getPreciseToreCoordinates(int, int, int, int) - Static method in class net.rodofire.easierworldcreator.worldgenutil.GenTore.CircularTore
Deprecated.
 
getPreciseToreCoordinates(int, int, int, int) - Static method in class net.rodofire.easierworldcreator.worldgenutil.GenTore.EllipsoidTore
Deprecated.
 
getRadiusx() - Method in class net.rodofire.easierworldcreator.shapegen.CircleGen
 
getRadiusx() - Method in class net.rodofire.easierworldcreator.shapegen.SphereGen
 
getRadiusx() - Method in class net.rodofire.easierworldcreator.shapegen.SpiralGen
 
getRadiusx() - Method in class net.rodofire.easierworldcreator.shapegen.TorusGen
 
getRadiusX() - Method in class net.rodofire.easierworldcreator.shapegen.CylinderGen
 
getRadiusy() - Method in class net.rodofire.easierworldcreator.shapegen.SphereGen
 
getRadiusz() - Method in class net.rodofire.easierworldcreator.shapegen.CircleGen
 
getRadiusz() - Method in class net.rodofire.easierworldcreator.shapegen.SphereGen
 
getRadiusz() - Method in class net.rodofire.easierworldcreator.shapegen.SpiralGen
 
getRadiusz() - Method in class net.rodofire.easierworldcreator.shapegen.TorusGen
 
getRadiusZ() - Method in class net.rodofire.easierworldcreator.shapegen.CylinderGen
 
getRandomBoolean(float) - Static method in class net.rodofire.easierworldcreator.worldgenutil.WorldGenUtil
 
getRandomDirection() - Static method in class net.rodofire.easierworldcreator.worldgenutil.WorldGenUtil
 
getRandomHorizontalDirection() - Static method in class net.rodofire.easierworldcreator.worldgenutil.WorldGenUtil
 
getRandomOpposite() - Static method in class net.rodofire.easierworldcreator.worldgenutil.WorldGenUtil
 
getRandomVerticalDirection() - Static method in class net.rodofire.easierworldcreator.worldgenutil.WorldGenUtil
 
getRotations(int, int, int) - Method in class net.rodofire.easierworldcreator.shapeutil.Shape
 
getSecondHeight(float, int) - Static method in class net.rodofire.easierworldcreator.worldgenutil.WorldGenUtil
 
getSecondHeight(float, int, int) - Static method in class net.rodofire.easierworldcreator.worldgenutil.WorldGenUtil
 
getSecondXrotation() - Method in class net.rodofire.easierworldcreator.shapeutil.Shape
 
getSign(double) - Static method in class net.rodofire.easierworldcreator.worldgenutil.WorldGenUtil
 
getSign(float) - Static method in class net.rodofire.easierworldcreator.worldgenutil.WorldGenUtil
 
getSign(int) - Static method in class net.rodofire.easierworldcreator.worldgenutil.WorldGenUtil
 
getSpiralFilling() - Method in class net.rodofire.easierworldcreator.shapegen.SpiralGen
 
getSpiralType() - Method in class net.rodofire.easierworldcreator.shapegen.SpiralGen
 
getStructureCoordinates() - Method in class net.rodofire.easierworldcreator.shapegen.SphereGen
 
getToreCoordinates(int, int, int, int) - Static method in class net.rodofire.easierworldcreator.worldgenutil.GenTore.CircularTore
Deprecated.
 
getTorusType() - Method in class net.rodofire.easierworldcreator.shapegen.TorusGen
 
getTotalBlockLayerDepth(List<BlockLayer>) - Static method in class net.rodofire.easierworldcreator.worldgenutil.WorldGenUtil
 
getTurnNumber() - Method in class net.rodofire.easierworldcreator.shapegen.SpiralGen
 
getVec3d() - Method in class net.rodofire.easierworldcreator.shapegen.CircleGen
 
getVec3d() - Method in class net.rodofire.easierworldcreator.shapegen.CylinderGen
 
getVec3d() - Method in class net.rodofire.easierworldcreator.shapegen.LineGen
 
getVec3d() - Method in class net.rodofire.easierworldcreator.shapegen.SphereGen
 
getVec3d() - Method in class net.rodofire.easierworldcreator.shapegen.SpiralGen
 
getVec3d() - Method in class net.rodofire.easierworldcreator.shapegen.TorusGen
 
getVec3d() - Method in class net.rodofire.easierworldcreator.shapeutil.Shape
 
getVerticalTorus() - Method in class net.rodofire.easierworldcreator.shapegen.TorusGen
 
getWorld() - Method in class net.rodofire.easierworldcreator.shapeutil.Shape
 
getXrotation() - Method in class net.rodofire.easierworldcreator.shapeutil.Shape
 
getYrotation() - Method in class net.rodofire.easierworldcreator.shapeutil.Shape
 

H

HALF - Enum constant in enum class net.rodofire.easierworldcreator.shapeutil.FillableShape.Type
 
HALF_DOUBLE_HELICOID - Enum constant in enum class net.rodofire.easierworldcreator.shapegen.SpiralGen.SpiralType
 
HALF_HELICOID - Enum constant in enum class net.rodofire.easierworldcreator.shapegen.SpiralGen.SpiralType
 
HELICOID - Enum constant in enum class net.rodofire.easierworldcreator.shapegen.SpiralGen.SpiralType
 
HORIZONTAL_CUSTOM - Enum constant in enum class net.rodofire.easierworldcreator.shapegen.TorusGen.TorusType
 
HORIZONTAL_HALF - Enum constant in enum class net.rodofire.easierworldcreator.shapegen.TorusGen.TorusType
 
Hybrid - Enum constant in enum class net.rodofire.easierworldcreator.worldgenutil.FastNoiseLite.CellularDistanceFunction
 

I

ImproveXYPlanes - Enum constant in enum class net.rodofire.easierworldcreator.worldgenutil.FastNoiseLite.RotationType3D
 
ImproveXZPlanes - Enum constant in enum class net.rodofire.easierworldcreator.worldgenutil.FastNoiseLite.RotationType3D
 
isBlockInBlockStateList(Block, List<BlockState>) - Static method in class net.rodofire.easierworldcreator.worldgenutil.WorldGenUtil
 
isBlockStateInBlockStateList(BlockState, List<BlockState>) - Static method in class net.rodofire.easierworldcreator.worldgenutil.WorldGenUtil
 

L

LARGE_OUTLINE - Enum constant in enum class net.rodofire.easierworldcreator.shapegen.SpiralGen.SpiralType
 
LineGen - Class in net.rodofire.easierworldcreator.shapegen
 
LineGen(StructureWorldAccess, BlockPos, List<BlockLayer>, boolean, List<Block>, int, int, int, BlockPos) - Constructor for class net.rodofire.easierworldcreator.shapegen.LineGen
 
LineGen(StructureWorldAccess, BlockPos, BlockPos) - Constructor for class net.rodofire.easierworldcreator.shapegen.LineGen
 
LOGGER - Static variable in class net.rodofire.easierworldcreator.Easierworldcreator
 

M

Manhattan - Enum constant in enum class net.rodofire.easierworldcreator.worldgenutil.FastNoiseLite.CellularDistanceFunction
 
MOD_ID - Static variable in class net.rodofire.easierworldcreator.Easierworldcreator
 
ModWorldGenerator - Class in net.rodofire.easierworldcreator.datagen
 
ModWorldGenerator(FabricDataOutput, CompletableFuture<RegistryWrapper.WrapperLookup>) - Constructor for class net.rodofire.easierworldcreator.datagen.ModWorldGenerator
 

N

net.rodofire.easierworldcreator - package net.rodofire.easierworldcreator
 
net.rodofire.easierworldcreator.datagen - package net.rodofire.easierworldcreator.datagen
 
net.rodofire.easierworldcreator.devtest - package net.rodofire.easierworldcreator.devtest
 
net.rodofire.easierworldcreator.shapegen - package net.rodofire.easierworldcreator.shapegen
 
net.rodofire.easierworldcreator.shapeutil - package net.rodofire.easierworldcreator.shapeutil
 
net.rodofire.easierworldcreator.util - package net.rodofire.easierworldcreator.util
 
net.rodofire.easierworldcreator.worldgenutil - package net.rodofire.easierworldcreator.worldgenutil
 
NOISE2D - Enum constant in enum class net.rodofire.easierworldcreator.shapeutil.Shape.LayerPlace
 
NOISE3D - Enum constant in enum class net.rodofire.easierworldcreator.shapeutil.Shape.LayerPlace
 
None - Enum constant in enum class net.rodofire.easierworldcreator.worldgenutil.FastNoiseLite.FractalType
 
None - Enum constant in enum class net.rodofire.easierworldcreator.worldgenutil.FastNoiseLite.RotationType3D
 

O

onInitialize() - Method in class net.rodofire.easierworldcreator.Easierworldcreator
 
onInitializeDataGenerator(FabricDataGenerator) - Method in class net.rodofire.easierworldcreator.EasierworldcreatorDataGenerator
 
OpenSimplex2 - Enum constant in enum class net.rodofire.easierworldcreator.worldgenutil.FastNoiseLite.DomainWarpType
 
OpenSimplex2 - Enum constant in enum class net.rodofire.easierworldcreator.worldgenutil.FastNoiseLite.NoiseType
 
OpenSimplex2Reduced - Enum constant in enum class net.rodofire.easierworldcreator.worldgenutil.FastNoiseLite.DomainWarpType
 
OpenSimplex2S - Enum constant in enum class net.rodofire.easierworldcreator.worldgenutil.FastNoiseLite.NoiseType
 
ORDER - Enum constant in enum class net.rodofire.easierworldcreator.shapeutil.Shape.LayerPlace
 

P

PARTICLE - Enum constant in enum class net.rodofire.easierworldcreator.shapeutil.Shape.PlaceType
 
ParticleLayer - Class in net.rodofire.easierworldcreator.shapeutil
 
ParticleLayer(List<Particle>) - Constructor for class net.rodofire.easierworldcreator.shapeutil.ParticleLayer
init the ParticleLayer
ParticleLayer(List<Particle>, int) - Constructor for class net.rodofire.easierworldcreator.shapeutil.ParticleLayer
init the ParticleLayer
ParticleLayer(Particle) - Constructor for class net.rodofire.easierworldcreator.shapeutil.ParticleLayer
init the ParticleLayer
ParticleLayer(Particle, int) - Constructor for class net.rodofire.easierworldcreator.shapeutil.ParticleLayer
init the ParticleLayer
Perlin - Enum constant in enum class net.rodofire.easierworldcreator.worldgenutil.FastNoiseLite.NoiseType
 
PingPong - Enum constant in enum class net.rodofire.easierworldcreator.worldgenutil.FastNoiseLite.FractalType
 
place() - Method in class net.rodofire.easierworldcreator.shapeutil.Shape
 
placeBlocks(int, BlockPos) - Method in class net.rodofire.easierworldcreator.shapeutil.Shape
 
placeBlocks(List<BlockState>, BlockPos) - Method in class net.rodofire.easierworldcreator.shapeutil.Shape
 
placeBlocksWithVerification(int, BlockPos) - Method in class net.rodofire.easierworldcreator.shapeutil.Shape
 
placeBlocksWithVerification(List<BlockState>, BlockPos) - Method in class net.rodofire.easierworldcreator.shapeutil.Shape
 
placeBlockWith2DNoise(StructureWorldAccess, List<BlockState>, BlockPos, FastNoiseLite) - Static method in class net.rodofire.easierworldcreator.worldgenutil.BlockPlaceUtil
 
placeBlockWith3DNoise(StructureWorldAccess, List<BlockState>, BlockPos, FastNoiseLite) - Static method in class net.rodofire.easierworldcreator.worldgenutil.BlockPlaceUtil
 
placeBlockWithOrder(StructureWorldAccess, List<BlockState>, BlockPos, int) - Static method in class net.rodofire.easierworldcreator.worldgenutil.BlockPlaceUtil
 
placeCylindricalBlocks(List<BlockPos>) - Method in class net.rodofire.easierworldcreator.shapeutil.Shape
 
placeFirstSurfaceBlockLayers(List<BlockPos>) - Method in class net.rodofire.easierworldcreator.shapeutil.Shape
 
placeFullOval(int, int, int, int, int) - Method in class net.rodofire.easierworldcreator.shapegen.CircleGen
 
placeFullOval(int, int, int, int, int) - Method in class net.rodofire.easierworldcreator.shapegen.CylinderGen
 
placeFullOval(StructureWorldAccess, int, int, int, int, int, boolean, List<Block>, List<BlockState>) - Static method in class net.rodofire.easierworldcreator.worldgenutil.GenCircles
Deprecated.
 
placeLayers(List<BlockPos>) - Method in class net.rodofire.easierworldcreator.shapeutil.Shape
place the layers of the structure starting from the first layer to the second to the third
placeOvalBlocks(StructureWorldAccess, int, int, int, int, int, boolean, List<Block>, List<BlockState>) - Static method in class net.rodofire.easierworldcreator.worldgenutil.GenCircles
Deprecated.
 
placeRadialBlocks(List<BlockPos>) - Method in class net.rodofire.easierworldcreator.shapeutil.Shape
 
placeRandomBlock(StructureWorldAccess, List<BlockState>, BlockPos) - Static method in class net.rodofire.easierworldcreator.worldgenutil.BlockPlaceUtil
 
placeSurfaceBlockLayers(List<BlockPos>, int) - Method in class net.rodofire.easierworldcreator.shapeutil.Shape
 

R

RADIAL - Enum constant in enum class net.rodofire.easierworldcreator.shapeutil.Shape.LayersType
 
RANDOM - Enum constant in enum class net.rodofire.easierworldcreator.shapeutil.Shape.LayerPlace
 
registerMaths() - Static method in class net.rodofire.easierworldcreator.util.FastMaths
 
removeBlockLayer(int) - Method in class net.rodofire.easierworldcreator.shapeutil.Shape
 
removeBlockLayer(List<BlockLayer>) - Method in class net.rodofire.easierworldcreator.shapeutil.Shape
 
removeBlockLayer(BlockLayer) - Method in class net.rodofire.easierworldcreator.shapeutil.Shape
 
removeBlockState(int) - Method in class net.rodofire.easierworldcreator.shapeutil.BlockLayer
 
removeBlockState(List<BlockState>) - Method in class net.rodofire.easierworldcreator.shapeutil.BlockLayer
removes some BlockStates of the Layer
removeBlockState(BlockState) - Method in class net.rodofire.easierworldcreator.shapeutil.BlockLayer
removes a BlockState of the Layer
removeParticle(int) - Method in class net.rodofire.easierworldcreator.shapeutil.ParticleLayer
 
removeParticle(List<Particle>) - Method in class net.rodofire.easierworldcreator.shapeutil.ParticleLayer
removes some Particles of the Layer
removeParticle(Particle) - Method in class net.rodofire.easierworldcreator.shapeutil.ParticleLayer
removes a Particle of the Layer
Ridged - Enum constant in enum class net.rodofire.easierworldcreator.worldgenutil.FastNoiseLite.FractalType
 

S

set2dNoiseBlockWithVerification(StructureWorldAccess, boolean, List<Block>, List<BlockState>, BlockPos, FastNoiseLite) - Static method in class net.rodofire.easierworldcreator.worldgenutil.BlockPlaceUtil
 
set3dNoiseBlockWithVerification(StructureWorldAccess, boolean, List<Block>, List<BlockState>, BlockPos, FastNoiseLite) - Static method in class net.rodofire.easierworldcreator.worldgenutil.BlockPlaceUtil
 
setBlockLayers(List<BlockLayer>) - Method in class net.rodofire.easierworldcreator.shapeutil.Shape
 
setBlockLayers(BlockLayer...) - Method in class net.rodofire.easierworldcreator.shapeutil.Shape
 
setBlockStates(List<BlockState>) - Method in class net.rodofire.easierworldcreator.shapeutil.BlockLayer
 
setBlocksToForce(List<Block>) - Method in class net.rodofire.easierworldcreator.shapeutil.Shape
 
setBlockWithOrderWithVerification(StructureWorldAccess, boolean, List<Block>, List<BlockState>, BlockPos, int) - Static method in class net.rodofire.easierworldcreator.worldgenutil.BlockPlaceUtil
 
SetCellularDistanceFunction(FastNoiseLite.CellularDistanceFunction) - Method in class net.rodofire.easierworldcreator.worldgenutil.FastNoiseLite
 
SetCellularJitter(float) - Method in class net.rodofire.easierworldcreator.worldgenutil.FastNoiseLite
 
SetCellularReturnType(FastNoiseLite.CellularReturnType) - Method in class net.rodofire.easierworldcreator.worldgenutil.FastNoiseLite
 
setCustomFill(float) - Method in class net.rodofire.easierworldcreator.shapeutil.FillableShape
 
setDepth(int) - Method in class net.rodofire.easierworldcreator.shapeutil.BlockLayer
 
setDepth(int) - Method in class net.rodofire.easierworldcreator.shapeutil.ParticleLayer
 
SetDomainWarpAmp(float) - Method in class net.rodofire.easierworldcreator.worldgenutil.FastNoiseLite
 
SetDomainWarpType(FastNoiseLite.DomainWarpType) - Method in class net.rodofire.easierworldcreator.worldgenutil.FastNoiseLite
 
setFill() - Method in class net.rodofire.easierworldcreator.shapeutil.FillableShape
 
setFillingType(FillableShape.Type) - Method in class net.rodofire.easierworldcreator.shapeutil.FillableShape
 
setForce(boolean) - Method in class net.rodofire.easierworldcreator.shapeutil.Shape
 
SetFractalGain(float) - Method in class net.rodofire.easierworldcreator.worldgenutil.FastNoiseLite
 
SetFractalLacunarity(float) - Method in class net.rodofire.easierworldcreator.worldgenutil.FastNoiseLite
 
SetFractalOctaves(int) - Method in class net.rodofire.easierworldcreator.worldgenutil.FastNoiseLite
 
SetFractalPingPongStrength(float) - Method in class net.rodofire.easierworldcreator.worldgenutil.FastNoiseLite
 
SetFractalType(FastNoiseLite.FractalType) - Method in class net.rodofire.easierworldcreator.worldgenutil.FastNoiseLite
 
SetFractalWeightedStrength(float) - Method in class net.rodofire.easierworldcreator.worldgenutil.FastNoiseLite
 
SetFrequency(float) - Method in class net.rodofire.easierworldcreator.worldgenutil.FastNoiseLite
 
setHeight(int) - Method in class net.rodofire.easierworldcreator.shapegen.CylinderGen
 
setHeight(int) - Method in class net.rodofire.easierworldcreator.shapegen.SpiralGen
 
setHelicoidAngle(int) - Method in class net.rodofire.easierworldcreator.shapegen.SpiralGen
 
setHorizontalTorus(float) - Method in class net.rodofire.easierworldcreator.shapegen.TorusGen
 
setInnerRadiusx(int) - Method in class net.rodofire.easierworldcreator.shapegen.TorusGen
 
setInnerRadiusz(int) - Method in class net.rodofire.easierworldcreator.shapegen.TorusGen
 
setLayerDirection(Vec3d) - Method in class net.rodofire.easierworldcreator.shapeutil.Shape
 
setLayerPlace(Shape.LayerPlace) - Method in class net.rodofire.easierworldcreator.shapeutil.Shape
 
setLayersType(Shape.LayersType) - Method in class net.rodofire.easierworldcreator.shapeutil.Shape
 
setNoise(FastNoiseLite) - Method in class net.rodofire.easierworldcreator.shapeutil.Shape
 
SetNoiseType(FastNoiseLite.NoiseType) - Method in class net.rodofire.easierworldcreator.worldgenutil.FastNoiseLite
 
setOffset(int) - Method in class net.rodofire.easierworldcreator.shapegen.SpiralGen
 
setOuterRadiusx(int) - Method in class net.rodofire.easierworldcreator.shapegen.TorusGen
 
setOuterRadiusz(int) - Method in class net.rodofire.easierworldcreator.shapegen.TorusGen
 
setOutlineRadiusx(int) - Method in class net.rodofire.easierworldcreator.shapegen.SpiralGen
 
setOutlineRadiusz(int) - Method in class net.rodofire.easierworldcreator.shapegen.SpiralGen
 
setParticles(List<Particle>) - Method in class net.rodofire.easierworldcreator.shapeutil.ParticleLayer
 
setPlaceType(Shape.PlaceType) - Method in class net.rodofire.easierworldcreator.shapeutil.Shape
 
setPos(BlockPos) - Method in class net.rodofire.easierworldcreator.shapeutil.Shape
 
setRadiusx(int) - Method in class net.rodofire.easierworldcreator.shapegen.CircleGen
 
setRadiusx(int) - Method in class net.rodofire.easierworldcreator.shapegen.SphereGen
 
setRadiusx(int) - Method in class net.rodofire.easierworldcreator.shapegen.SpiralGen
 
setRadiusx(int) - Method in class net.rodofire.easierworldcreator.shapegen.TorusGen
 
setRadiusX(int) - Method in class net.rodofire.easierworldcreator.shapegen.CylinderGen
 
setRadiusy(int) - Method in class net.rodofire.easierworldcreator.shapegen.SphereGen
 
setRadiusz(int) - Method in class net.rodofire.easierworldcreator.shapegen.CircleGen
 
setRadiusz(int) - Method in class net.rodofire.easierworldcreator.shapegen.SphereGen
 
setRadiusz(int) - Method in class net.rodofire.easierworldcreator.shapegen.SpiralGen
 
setRadiusz(int) - Method in class net.rodofire.easierworldcreator.shapegen.TorusGen
 
setRadiusZ(int) - Method in class net.rodofire.easierworldcreator.shapegen.CylinderGen
 
setRandomBlockWithVerification(StructureWorldAccess, boolean, List<Block>, List<BlockState>, BlockPos) - Static method in class net.rodofire.easierworldcreator.worldgenutil.BlockPlaceUtil
 
SetRotationType3D(FastNoiseLite.RotationType3D) - Method in class net.rodofire.easierworldcreator.worldgenutil.FastNoiseLite
 
setSecondxrotation(int) - Method in class net.rodofire.easierworldcreator.shapeutil.Shape
 
SetSeed(int) - Method in class net.rodofire.easierworldcreator.worldgenutil.FastNoiseLite
 
setSpiralFilling(float) - Method in class net.rodofire.easierworldcreator.shapegen.SpiralGen
 
setSpiralType(SpiralGen.SpiralType) - Method in class net.rodofire.easierworldcreator.shapegen.SpiralGen
 
setTorusType(TorusGen.TorusType) - Method in class net.rodofire.easierworldcreator.shapegen.TorusGen
 
setTurnNumber(float) - Method in class net.rodofire.easierworldcreator.shapegen.SpiralGen
 
setVerticalTorus(float) - Method in class net.rodofire.easierworldcreator.shapegen.TorusGen
 
setXrotation(int) - Method in class net.rodofire.easierworldcreator.shapeutil.Shape
 
setYrotation(int) - Method in class net.rodofire.easierworldcreator.shapeutil.Shape
 
Shape - Class in net.rodofire.easierworldcreator.shapeutil
class to create custom shapes
Shape(StructureWorldAccess, BlockPos) - Constructor for class net.rodofire.easierworldcreator.shapeutil.Shape
init the shape gen
Shape(StructureWorldAccess, BlockPos, List<BlockLayer>, boolean, List<Block>, int, int, int) - Constructor for class net.rodofire.easierworldcreator.shapeutil.Shape
init the shape gen
Shape.LayerPlace - Enum Class in net.rodofire.easierworldcreator.shapeutil
set how the blocks/particles will be chosen inside a layer
Shape.LayersType - Enum Class in net.rodofire.easierworldcreator.shapeutil
change how the blocks are put
Shape.PlaceType - Enum Class in net.rodofire.easierworldcreator.shapeutil
set the type of objects that will be placed
size() - Method in class net.rodofire.easierworldcreator.shapeutil.BlockLayer
 
size() - Method in class net.rodofire.easierworldcreator.shapeutil.ParticleLayer
 
SphereGen - Class in net.rodofire.easierworldcreator.shapegen
Class to generate 3d spheres / Ellipsoid
SphereGen(StructureWorldAccess, BlockPos, int) - Constructor for class net.rodofire.easierworldcreator.shapegen.SphereGen
init the shape generation
SphereGen(StructureWorldAccess, BlockPos, int, List<BlockLayer>, int, int, int, int, int, boolean, List<Block>, boolean, Direction) - Constructor for class net.rodofire.easierworldcreator.shapegen.SphereGen
init the shape generation
SpiralGen - Class in net.rodofire.easierworldcreator.shapegen
 
SpiralGen(StructureWorldAccess, BlockPos, int, int) - Constructor for class net.rodofire.easierworldcreator.shapegen.SpiralGen
 
SpiralGen(StructureWorldAccess, BlockPos, List<BlockLayer>, boolean, List<Block>, int, int, int, int, int, int, float) - Constructor for class net.rodofire.easierworldcreator.shapegen.SpiralGen
 
SpiralGen.SpiralType - Enum Class in net.rodofire.easierworldcreator.shapegen
set every possible spiral shape
SURFACE - Enum constant in enum class net.rodofire.easierworldcreator.shapeutil.Shape.LayersType
 

T

TorusGen - Class in net.rodofire.easierworldcreator.shapegen
allow you to generate torus shape
TorusGen(StructureWorldAccess, BlockPos, int, int, int) - Constructor for class net.rodofire.easierworldcreator.shapegen.TorusGen
 
TorusGen(StructureWorldAccess, BlockPos, List<BlockLayer>, boolean, List<Block>, int, int, int, int, int, int, int) - Constructor for class net.rodofire.easierworldcreator.shapegen.TorusGen
 
TorusGen.TorusType - Enum Class in net.rodofire.easierworldcreator.shapegen
change the outside filling of the torus it is different from the Filling Type the torus type changes the exterior filling while the other one change the interior filling type
toString() - Method in class net.rodofire.easierworldcreator.shapeutil.BlockLayer
 

V

Value - Enum constant in enum class net.rodofire.easierworldcreator.worldgenutil.FastNoiseLite.NoiseType
 
ValueCubic - Enum constant in enum class net.rodofire.easierworldcreator.worldgenutil.FastNoiseLite.NoiseType
 
valueOf(String) - Static method in enum class net.rodofire.easierworldcreator.shapegen.SpiralGen.SpiralType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class net.rodofire.easierworldcreator.shapegen.TorusGen.TorusType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class net.rodofire.easierworldcreator.shapeutil.FillableShape.Type
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class net.rodofire.easierworldcreator.shapeutil.Shape.LayerPlace
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class net.rodofire.easierworldcreator.shapeutil.Shape.LayersType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class net.rodofire.easierworldcreator.shapeutil.Shape.PlaceType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class net.rodofire.easierworldcreator.worldgenutil.FastNoiseLite.CellularDistanceFunction
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class net.rodofire.easierworldcreator.worldgenutil.FastNoiseLite.CellularReturnType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class net.rodofire.easierworldcreator.worldgenutil.FastNoiseLite.DomainWarpType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class net.rodofire.easierworldcreator.worldgenutil.FastNoiseLite.FractalType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class net.rodofire.easierworldcreator.worldgenutil.FastNoiseLite.NoiseType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class net.rodofire.easierworldcreator.worldgenutil.FastNoiseLite.RotationType3D
Returns the enum constant of this class with the specified name.
values() - Static method in enum class net.rodofire.easierworldcreator.shapegen.SpiralGen.SpiralType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class net.rodofire.easierworldcreator.shapegen.TorusGen.TorusType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class net.rodofire.easierworldcreator.shapeutil.FillableShape.Type
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class net.rodofire.easierworldcreator.shapeutil.Shape.LayerPlace
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class net.rodofire.easierworldcreator.shapeutil.Shape.LayersType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class net.rodofire.easierworldcreator.shapeutil.Shape.PlaceType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class net.rodofire.easierworldcreator.worldgenutil.FastNoiseLite.CellularDistanceFunction
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class net.rodofire.easierworldcreator.worldgenutil.FastNoiseLite.CellularReturnType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class net.rodofire.easierworldcreator.worldgenutil.FastNoiseLite.DomainWarpType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class net.rodofire.easierworldcreator.worldgenutil.FastNoiseLite.FractalType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class net.rodofire.easierworldcreator.worldgenutil.FastNoiseLite.NoiseType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class net.rodofire.easierworldcreator.worldgenutil.FastNoiseLite.RotationType3D
Returns an array containing the constants of this enum class, in the order they are declared.
Vector2(float, float) - Constructor for class net.rodofire.easierworldcreator.worldgenutil.FastNoiseLite.Vector2
 
Vector3(float, float, float) - Constructor for class net.rodofire.easierworldcreator.worldgenutil.FastNoiseLite.Vector3
 
verifyBlock(StructureWorldAccess, boolean, List<Block>, BlockPos) - Static method in class net.rodofire.easierworldcreator.worldgenutil.BlockPlaceUtil
 
verifyBlocks(BlockPos) - Method in class net.rodofire.easierworldcreator.shapeutil.Shape
 
VERTICAL_CUSTOM - Enum constant in enum class net.rodofire.easierworldcreator.shapegen.TorusGen.TorusType
 
VERTICAL_HALF - Enum constant in enum class net.rodofire.easierworldcreator.shapegen.TorusGen.TorusType
 

W

WorldGenUtil - Class in net.rodofire.easierworldcreator.worldgenutil
 
WorldGenUtil() - Constructor for class net.rodofire.easierworldcreator.worldgenutil.WorldGenUtil
 

X

x - Variable in class net.rodofire.easierworldcreator.worldgenutil.FastNoiseLite.Vector2
 
x - Variable in class net.rodofire.easierworldcreator.worldgenutil.FastNoiseLite.Vector3
 

Y

y - Variable in class net.rodofire.easierworldcreator.worldgenutil.FastNoiseLite.Vector2
 
y - Variable in class net.rodofire.easierworldcreator.worldgenutil.FastNoiseLite.Vector3
 

Z

z - Variable in class net.rodofire.easierworldcreator.worldgenutil.FastNoiseLite.Vector3
 
A B C D E F G H I L M N O P R S T V W X Y Z 
All Classes and Interfaces|All Packages|Constant Field Values