Package net.minecraft.world.gen.noise
Record Class NoiseRouter
java.lang.Object
java.lang.Record
net.minecraft.world.gen.noise.NoiseRouter
- Record Components:
barrierNoise-fluidLevelFloodednessNoise-fluidLevelSpreadNoise-lavaNoise-aquiferPositionalRandomFactory-oreVeinsPositionalRandomFactory-temperature-humidity-continents-erosion-depth-ridges-initialDensityWithoutJaggedness-finalDensity-veinToggle-veinRidged-veinGap-spawnTarget-
public record NoiseRouter(DensityFunction barrierNoise, DensityFunction fluidLevelFloodednessNoise, DensityFunction fluidLevelSpreadNoise, DensityFunction lavaNoise, RandomDeriver aquiferPositionalRandomFactory, RandomDeriver oreVeinsPositionalRandomFactory, DensityFunction temperature, DensityFunction humidity, DensityFunction continents, DensityFunction erosion, DensityFunction depth, DensityFunction ridges, DensityFunction initialDensityWithoutJaggedness, DensityFunction finalDensity, DensityFunction veinToggle, DensityFunction veinRidged, DensityFunction veinGap, List<MultiNoiseUtil.NoiseHypercube> spawnTarget)
extends Record
- Mappings:
Namespace Name official cucintermediary net/minecraft/class_6953named net/minecraft/world/gen/noise/NoiseRouterofficial aintermediary comp_414named barrierNoiseofficial bintermediary comp_415named fluidLevelFloodednessNoiseofficial cintermediary comp_416named fluidLevelSpreadNoiseofficial dintermediary comp_417named lavaNoiseofficial eintermediary comp_418named aquiferPositionalRandomFactoryofficial fintermediary comp_419named oreVeinsPositionalRandomFactoryofficial gintermediary comp_420named temperatureofficial hintermediary comp_421named humidityofficial iintermediary comp_484named continentsofficial jintermediary comp_423named erosionofficial kintermediary comp_424named depthofficial lintermediary comp_485named ridgesofficial mintermediary comp_486named initialDensityWithoutJaggednessofficial nintermediary comp_487named finalDensityofficial ointermediary comp_428named veinToggleofficial pintermediary comp_429named veinRidgedofficial qintermediary comp_430named veinGapofficial rintermediary comp_431named spawnTarget
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final RandomDeriverThe field for theaquiferPositionalRandomFactoryrecord component.private final DensityFunctionThe field for thebarrierNoiserecord component.private final DensityFunctionThe field for thecontinentsrecord component.private final DensityFunctionThe field for thedepthrecord component.private final DensityFunctionThe field for theerosionrecord component.private final DensityFunctionThe field for thefinalDensityrecord component.private final DensityFunctionThe field for thefluidLevelFloodednessNoiserecord component.private final DensityFunctionThe field for thefluidLevelSpreadNoiserecord component.private final DensityFunctionThe field for thehumidityrecord component.private final DensityFunctionThe field for theinitialDensityWithoutJaggednessrecord component.private final DensityFunctionThe field for thelavaNoiserecord component.private final RandomDeriverThe field for theoreVeinsPositionalRandomFactoryrecord component.private final DensityFunctionThe field for theridgesrecord component.private final List<MultiNoiseUtil.NoiseHypercube>The field for thespawnTargetrecord component.private final DensityFunctionThe field for thetemperaturerecord component.private final DensityFunctionThe field for theveinGaprecord component.private final DensityFunctionThe field for theveinRidgedrecord component.private final DensityFunctionThe field for theveinTogglerecord component. -
Constructor Summary
ConstructorsConstructorDescriptionNoiseRouter(DensityFunction densityFunction, DensityFunction densityFunction2, DensityFunction densityFunction3, DensityFunction densityFunction4, RandomDeriver randomDeriver, RandomDeriver randomDeriver2, DensityFunction densityFunction5, DensityFunction densityFunction6, DensityFunction densityFunction7, DensityFunction densityFunction8, DensityFunction densityFunction9, DensityFunction densityFunction10, DensityFunction densityFunction11, DensityFunction densityFunction12, DensityFunction densityFunction13, DensityFunction densityFunction14, DensityFunction densityFunction15, List<MultiNoiseUtil.NoiseHypercube> list) -
Method Summary
Modifier and TypeMethodDescriptionReturns the value of theaquiferPositionalRandomFactoryrecord component.Returns the value of thebarrierNoiserecord component.Returns the value of thecontinentsrecord component.depth()Returns the value of thedepthrecord component.final booleanIndicates whether some other object is "equal to" this one.erosion()Returns the value of theerosionrecord component.Returns the value of thefinalDensityrecord component.Returns the value of thefluidLevelFloodednessNoiserecord component.Returns the value of thefluidLevelSpreadNoiserecord component.final inthashCode()Returns a hash code value for this object.humidity()Returns the value of thehumidityrecord component.Returns the value of theinitialDensityWithoutJaggednessrecord component.Returns the value of thelavaNoiserecord component.Returns the value of theoreVeinsPositionalRandomFactoryrecord component.ridges()Returns the value of theridgesrecord component.Returns the value of thespawnTargetrecord component.Returns the value of thetemperaturerecord component.final StringtoString()Returns a string representation of this record class.veinGap()Returns the value of theveinGaprecord component.Returns the value of theveinRidgedrecord component.Returns the value of theveinTogglerecord component.
-
Field Details
-
barrierNoise
The field for thebarrierNoiserecord component. -
fluidLevelFloodednessNoise
The field for thefluidLevelFloodednessNoiserecord component. -
fluidLevelSpreadNoise
The field for thefluidLevelSpreadNoiserecord component. -
lavaNoise
The field for thelavaNoiserecord component. -
aquiferPositionalRandomFactory
The field for theaquiferPositionalRandomFactoryrecord component. -
oreVeinsPositionalRandomFactory
The field for theoreVeinsPositionalRandomFactoryrecord component. -
temperature
The field for thetemperaturerecord component. -
humidity
The field for thehumidityrecord component. -
continents
The field for thecontinentsrecord component. -
erosion
The field for theerosionrecord component. -
depth
The field for thedepthrecord component. -
ridges
The field for theridgesrecord component. -
initialDensityWithoutJaggedness
The field for theinitialDensityWithoutJaggednessrecord component. -
finalDensity
The field for thefinalDensityrecord component. -
veinToggle
The field for theveinTogglerecord component. -
veinRidged
The field for theveinRidgedrecord component. -
veinGap
The field for theveinGaprecord component. -
spawnTarget
The field for thespawnTargetrecord component.
-
-
Constructor Details
-
NoiseRouter
public NoiseRouter(DensityFunction densityFunction, DensityFunction densityFunction2, DensityFunction densityFunction3, DensityFunction densityFunction4, RandomDeriver randomDeriver, RandomDeriver randomDeriver2, DensityFunction densityFunction5, DensityFunction densityFunction6, DensityFunction densityFunction7, DensityFunction densityFunction8, DensityFunction densityFunction9, DensityFunction densityFunction10, DensityFunction densityFunction11, DensityFunction densityFunction12, DensityFunction densityFunction13, DensityFunction densityFunction14, DensityFunction densityFunction15, List<MultiNoiseUtil.NoiseHypercube> list)
-
-
Method Details
-
toString
Returns a string representation of this record class. The representation contains the name of the class, followed by the name and value of each of the record components. -
hashCode
public final int hashCode()Returns a hash code value for this object. The value is derived from the hash code of each of the record components. -
equals
Indicates whether some other object is "equal to" this one. The objects are equal if the other object is of the same class and if all the record components are equal. All components in this record class are compared withObjects::equals(Object,Object). -
barrierNoise
Returns the value of thebarrierNoiserecord component.- Returns:
- the value of the
barrierNoiserecord component
-
fluidLevelFloodednessNoise
Returns the value of thefluidLevelFloodednessNoiserecord component.- Returns:
- the value of the
fluidLevelFloodednessNoiserecord component
-
fluidLevelSpreadNoise
Returns the value of thefluidLevelSpreadNoiserecord component.- Returns:
- the value of the
fluidLevelSpreadNoiserecord component
-
lavaNoise
Returns the value of thelavaNoiserecord component.- Returns:
- the value of the
lavaNoiserecord component
-
aquiferPositionalRandomFactory
Returns the value of theaquiferPositionalRandomFactoryrecord component.- Returns:
- the value of the
aquiferPositionalRandomFactoryrecord component
-
oreVeinsPositionalRandomFactory
Returns the value of theoreVeinsPositionalRandomFactoryrecord component.- Returns:
- the value of the
oreVeinsPositionalRandomFactoryrecord component
-
temperature
Returns the value of thetemperaturerecord component.- Returns:
- the value of the
temperaturerecord component
-
humidity
Returns the value of thehumidityrecord component.- Returns:
- the value of the
humidityrecord component
-
continents
Returns the value of thecontinentsrecord component.- Returns:
- the value of the
continentsrecord component
-
erosion
Returns the value of theerosionrecord component.- Returns:
- the value of the
erosionrecord component
-
depth
Returns the value of thedepthrecord component.- Returns:
- the value of the
depthrecord component
-
ridges
Returns the value of theridgesrecord component.- Returns:
- the value of the
ridgesrecord component
-
initialDensityWithoutJaggedness
Returns the value of theinitialDensityWithoutJaggednessrecord component.- Returns:
- the value of the
initialDensityWithoutJaggednessrecord component
-
finalDensity
Returns the value of thefinalDensityrecord component.- Returns:
- the value of the
finalDensityrecord component
-
veinToggle
Returns the value of theveinTogglerecord component.- Returns:
- the value of the
veinTogglerecord component
-
veinRidged
Returns the value of theveinRidgedrecord component.- Returns:
- the value of the
veinRidgedrecord component
-
veinGap
Returns the value of theveinGaprecord component.- Returns:
- the value of the
veinGaprecord component
-
spawnTarget
Returns the value of thespawnTargetrecord component.- Returns:
- the value of the
spawnTargetrecord component
-