Package net.minecraft
Record Class class_7056
java.lang.Object
java.lang.Record
net.minecraft.class_7056
- Record Components:
barrierNoise-fluidLevelFloodednessNoise-fluidLevelSpreadNoise-lavaNoise-temperature-vegetation-continents-erosion-depth-ridges-initialDensityWithoutJaggedness-finalDensity-veinToggle-veinRidged-veinGap-
public record class_7056(NoiseType barrierNoise, NoiseType fluidLevelFloodednessNoise, NoiseType fluidLevelSpreadNoise, NoiseType lavaNoise, NoiseType temperature, NoiseType vegetation, NoiseType continents, NoiseType erosion, NoiseType depth, NoiseType ridges, NoiseType initialDensityWithoutJaggedness, NoiseType finalDensity, NoiseType veinToggle, NoiseType veinRidged, NoiseType veinGap)
extends Record
- Mappings:
Namespace Name official cudintermediary net/minecraft/class_7056named net/minecraft/class_7056official bintermediary comp_488named barrierNoiseofficial cintermediary comp_489named fluidLevelFloodednessNoiseofficial dintermediary comp_490named fluidLevelSpreadNoiseofficial eintermediary comp_491named lavaNoiseofficial fintermediary comp_492named temperatureofficial gintermediary comp_493named vegetationofficial hintermediary comp_494named continentsofficial iintermediary comp_495named erosionofficial jintermediary comp_496named depthofficial kintermediary comp_497named ridgesofficial lintermediary comp_498named initialDensityWithoutJaggednessofficial mintermediary comp_499named finalDensityofficial nintermediary comp_500named veinToggleofficial ointermediary comp_501named veinRidgedofficial pintermediary comp_502named veinGap
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final NoiseTypeThe field for thebarrierNoiserecord component.private final NoiseTypeThe field for thecontinentsrecord component.private final NoiseTypeThe field for thedepthrecord component.private final NoiseTypeThe field for theerosionrecord component.static final com.mojang.serialization.Codec<class_7056>private final NoiseTypeThe field for thefinalDensityrecord component.private final NoiseTypeThe field for thefluidLevelFloodednessNoiserecord component.private final NoiseTypeThe field for thefluidLevelSpreadNoiserecord component.private final NoiseTypeThe field for theinitialDensityWithoutJaggednessrecord component.private final NoiseTypeThe field for thelavaNoiserecord component.private final NoiseTypeThe field for theridgesrecord component.private final NoiseTypeThe field for thetemperaturerecord component.private final NoiseTypeThe field for thevegetationrecord component.private final NoiseTypeThe field for theveinGaprecord component.private final NoiseTypeThe field for theveinRidgedrecord component.private final NoiseTypeThe field for theveinTogglerecord component. -
Constructor Summary
ConstructorsConstructorDescriptionclass_7056(NoiseType noiseType, NoiseType noiseType2, NoiseType noiseType3, NoiseType noiseType4, NoiseType noiseType5, NoiseType noiseType6, NoiseType noiseType7, NoiseType noiseType8, NoiseType noiseType9, NoiseType noiseType10, NoiseType noiseType11, NoiseType noiseType12, NoiseType noiseType13, NoiseType noiseType14, NoiseType noiseType15) -
Method Summary
Modifier and TypeMethodDescriptionReturns 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.Returns the value of theinitialDensityWithoutJaggednessrecord component.Returns the value of thelavaNoiserecord component.method_41124(NoiseType.class_6915 class_6915) private static com.mojang.serialization.codecs.RecordCodecBuilder<class_7056,NoiseType> method_41125(String string, Function<class_7056, NoiseType> function) ridges()Returns the value of theridgesrecord component.Returns the value of thetemperaturerecord component.final StringtoString()Returns a string representation of this record class.Returns the value of thevegetationrecord component.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. -
temperature
The field for thetemperaturerecord component. -
vegetation
The field for thevegetationrecord 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. -
field_37137
- Mappings:
Namespace Name Mixin selector official aLcud;a:Lcom/mojang/serialization/Codec;intermediary field_37137Lnet/minecraft/class_7056;field_37137:Lcom/mojang/serialization/Codec;named field_37137Lnet/minecraft/class_7056;field_37137:Lcom/mojang/serialization/Codec;
-
-
Constructor Details
-
class_7056
public class_7056(NoiseType noiseType, NoiseType noiseType2, NoiseType noiseType3, NoiseType noiseType4, NoiseType noiseType5, NoiseType noiseType6, NoiseType noiseType7, NoiseType noiseType8, NoiseType noiseType9, NoiseType noiseType10, NoiseType noiseType11, NoiseType noiseType12, NoiseType noiseType13, NoiseType noiseType14, NoiseType noiseType15)
-
-
Method Details
-
method_41125
private static com.mojang.serialization.codecs.RecordCodecBuilder<class_7056,NoiseType> method_41125(String string, Function<class_7056, NoiseType> function) - Mappings:
Namespace Name Mixin selector official aLcud;a(Ljava/lang/String;Ljava/util/function/Function;)Lcom/mojang/serialization/codecs/RecordCodecBuilder;intermediary method_41125Lnet/minecraft/class_7056;method_41125(Ljava/lang/String;Ljava/util/function/Function;)Lcom/mojang/serialization/codecs/RecordCodecBuilder;named method_41125Lnet/minecraft/class_7056;method_41125(Ljava/lang/String;Ljava/util/function/Function;)Lcom/mojang/serialization/codecs/RecordCodecBuilder;
-
method_41124
- Mappings:
Namespace Name Mixin selector official aLcud;a(Lcto$e;)Lcud;intermediary method_41124Lnet/minecraft/class_7056;method_41124(Lnet/minecraft/class_6910$class_6915;)Lnet/minecraft/class_7056;named method_41124Lnet/minecraft/class_7056;method_41124(Lnet/minecraft/world/gen/noise/NoiseType$class_6915;)Lnet/minecraft/class_7056;
-
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
-
temperature
Returns the value of thetemperaturerecord component.- Returns:
- the value of the
temperaturerecord component
-
vegetation
Returns the value of thevegetationrecord component.- Returns:
- the value of the
vegetationrecord 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
-