Uses of Class
net.minecraft.world.level.levelgen.heightproviders.ConstantHeight
Packages that use ConstantHeight
-
Uses of ConstantHeight in net.minecraft.world.level.levelgen.heightproviders
Fields in net.minecraft.world.level.levelgen.heightproviders declared as ConstantHeightFields in net.minecraft.world.level.levelgen.heightproviders with type parameters of type ConstantHeightModifier and TypeFieldDescriptionstatic final com.mojang.serialization.MapCodec
<ConstantHeight> ConstantHeight.CODEC
static final HeightProviderType
<ConstantHeight> HeightProviderType.CONSTANT
Methods in net.minecraft.world.level.levelgen.heightproviders that return ConstantHeight