Class ConstantHeight
java.lang.Object
net.minecraft.world.level.levelgen.heightproviders.HeightProvider
net.minecraft.world.level.levelgen.heightproviders.ConstantHeight
- 
Field SummaryFieldsModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<ConstantHeight>private final VerticalAnchorstatic final ConstantHeight
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptiongetType()getValue()static ConstantHeightof(VerticalAnchor p_161957_) intsample(RandomSource p_226300_, WorldGenerationContext p_226301_) toString()
- 
Field Details- 
ZERO
- 
CODEC
- 
value
 
- 
- 
Constructor Details- 
ConstantHeight
 
- 
- 
Method Details- 
of
- 
getValue
- 
sample- Specified by:
- samplein class- HeightProvider
 
- 
getType- Specified by:
- getTypein class- HeightProvider
 
- 
toString
 
-