Class net.minecraft.world.gen.placementmodifier.PlacementModifierType

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

Static Fields

userdata, PlacementModifierType PlacementModifierType.BIOME This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
userdata, PlacementModifierType PlacementModifierType.BLOCK_PREDICATE_FILTER This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
userdata, PlacementModifierType PlacementModifierType.CARVING_MASK This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
userdata, PlacementModifierType PlacementModifierType.COUNT This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
userdata, PlacementModifierType PlacementModifierType.COUNT_ON_EVERY_LAYER This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
userdata, PlacementModifierType PlacementModifierType.ENVIRONMENT_SCAN This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
userdata, PlacementModifierType PlacementModifierType.HEIGHTMAP This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
userdata, PlacementModifierType PlacementModifierType.HEIGHT_RANGE This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
userdata, PlacementModifierType PlacementModifierType.IN_SQUARE This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
userdata, PlacementModifierType PlacementModifierType.NOISE_BASED_COUNT This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
userdata, PlacementModifierType PlacementModifierType.NOISE_THRESHOLD_COUNT This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
userdata, PlacementModifierType PlacementModifierType.RANDOM_OFFSET This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
userdata, PlacementModifierType PlacementModifierType.RARITY_FILTER This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
userdata, PlacementModifierType PlacementModifierType.SURFACE_RELATIVE_THRESHOLD_FILTER This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
userdata, PlacementModifierType PlacementModifierType.SURFACE_WATER_DEPTH_FILTER 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"