Class net.minecraft.world.gen.chunk.placement.StructurePlacementType

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

Static Fields

userdata, StructurePlacementType StructurePlacementType.CONCENTRIC_RINGS This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
userdata, StructurePlacementType StructurePlacementType.RANDOM_SPREAD 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"