Class net.minecraft.world.gen.heightprovider.HeightProviderType

This description should be content pulled from the first comments of a lua file.

Static Fields

userdata, HeightProviderType HeightProviderType.BIASED_TO_BOTTOM This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
userdata, HeightProviderType HeightProviderType.CONSTANT This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
userdata, HeightProviderType HeightProviderType.TRAPEZOID This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
userdata, HeightProviderType HeightProviderType.UNIFORM This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
userdata, HeightProviderType HeightProviderType.VERY_BIASED_TO_BOTTOM This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
userdata, HeightProviderType HeightProviderType.WEIGHTED_LIST This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Instance Methods

instance:codec() This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"


Instance Methods

instance:codec()
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Returns:

userdata, Codec This description should be content pulled from the comments above a method in a lua file. Format: "-- @return DESCRIPTION"