Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Amulet-Team/Amulet-Core
/ functions
Functions
474 in github.com/Amulet-Team/Amulet-Core
⨍
Functions
474
◇
Types & classes
54
↳
Endpoints
1
Method
VersionNumber
src/amulet/core/version/version.hpp:37
Method
VersionRange
src/amulet/core/version/version.hpp:162
Method
VersionRangeContainer
src/amulet/core/version/version.hpp:195
Method
__add__
Add an iterable of :class:`SelectionBox` classes to this :class:`SelectionGroup`. Note this will construct a new :class:`SelectionGr
src_/amulet/selection/group.py:31
Method
__init__
Construct an instance of the :class:`Status` class.
src_/amulet/chunk/components/status.py:84
Method
as_type
Get the generation state in a given format. >>> chunk.status.as_type(StatusFormats.Raw) 2.0 >>> chunk.status.as_type
src_/amulet/chunk/components/status.py:138
Method
blocks
The location of every block in the selection. :return: An Iterator of block locations.
src_/amulet/selection/abstract_selection.py:28
Method
blocks
(self)
src_/amulet/selection/box.py:171
Method
blocks
The location of every block in the selection. >>> group: SelectionGroup >>> for x, y, z in group.blocks: >>> ...
src_/amulet/selection/group.py:60
Method
bounding_box
src/amulet/core/selection/group.cpp:168
Method
build_extension
(self, ext)
setup.py:27
Function
capture_bedrock_blockstate_property_key
"key"=false "key"=true "key"=nbt
src/amulet/core/block/block.cpp:312
Function
capture_bedrock_blockstate_property_value
src/amulet/core/block/block.cpp:343
Function
capture_java_blockstate_property_key
key=str
src/amulet/core/block/block.cpp:257
Function
capture_java_blockstate_property_value
src/amulet/core/block/block.cpp:273
Method
chunk_boxes
An Iterator of chunk coordinates and boxes that intersect the selection and the chunk. >>> selection1: AbstractBaseSelection
src_/amulet/selection/abstract_selection.py:37
Method
chunk_boxes
( self, sub_chunk_size: int = 16 )
src_/amulet/selection/box.py:117
Method
chunk_boxes
( self, sub_chunk_size: int = 16 )
src_/amulet/selection/group.py:146
Method
chunk_count
The number of chunks that intersect the selection. :param sub_chunk_size: The dimension of a sub-chunk. Default 16.
src_/amulet/selection/abstract_selection.py:52
Method
chunk_count
(self, sub_chunk_size: int = 16)
src_/amulet/selection/group.py:136
Method
chunk_locations
An iterable of chunk coordinates that intersect the selection. >>> selection1: AbstractBaseSelection >>> for cx, cz in selec
src_/amulet/selection/abstract_selection.py:61
Function
class_var_union_sub_func
(match: re.Match)
tools/generate_pybind_stubs.py:29
Method
closest_vector_intersection
Returns the index for the closest box in the look vector and the multiplier of the look vector to get there. :param origin: The orig
src_/amulet/selection/group.py:225
Method
contains_biome
src/amulet/core/palette/biome_palette.hpp:59
Method
contains_block
src/amulet/core/palette/block_palette.hpp:65
Method
contains_section
src/amulet/core/chunk/component/section_array_map.hpp:105
Function
decorate
Store f in HANDLERS[vcs][method].
src/amulet/core/_version.py:72
Method
del
src/amulet/core/chunk/component/block_entity_component.hpp:90
Method
del_section
src/amulet/core/chunk/component/section_array_map.hpp:123
Method
deserialise
src/amulet/core/version/version.cpp:20
Method
deserialise
src/amulet/core/biome/biome.cpp:25
Method
deserialise
src/amulet/core/palette/block_palette.cpp:14
Method
deserialise
src/amulet/core/palette/biome_palette.cpp:14
Method
deserialise
src/amulet/core/block/block.cpp:34
Method
deserialise
src/amulet/core/block_entity/block_entity.cpp:12
Method
deserialise
src/amulet/core/chunk/component/section_array_map.cpp:102
Method
deserialise
src/amulet/core/chunk/component/block_entity_component.cpp:13
Method
deserialise
Deserialise the component
src/amulet/core/chunk/component/biome_3d_component.cpp:14
Method
deserialise
src/amulet/core/chunk/component/block_component.cpp:15
Method
deserialise
src/amulet/core/entity/entity.cpp:12
Function
eq_sub_func
if one - add @overload and overloaded signature
tools/generate_pybind_stubs.py:46
Method
footprint_area
The 2D area that the selection fills when looking at the selection from above.
src_/amulet/selection/group.py:267
Function
generic_alias_sub_func
(match: re.Match)
tools/generate_pybind_stubs.py:83
Method
get_biome
src/amulet/core/chunk/component/biome_3d_component.cpp:21
Method
get_block_entity
src/amulet/core/chunk/component/block_entity_component.cpp:47
Function
get_build_dependencies
()
requirements.py:61
Method
get_component_ids
Component list
src/amulet/core/chunk/chunk.hpp:68
Function
get_hook_dirs
()
src/amulet/core/__pyinstaller/__init__.py:1
Method
get_palette_ptr
src/amulet/core/chunk/component/block_component.hpp:64
Method
get_palette_ptr
src/amulet/core/chunk/component/biome_3d_component.hpp:59
Function
get_requires_for_build_editable
( config_settings: Union[Mapping[str, Union[str, list[str], None]], None] = None, )
build_requires.py:18
Function
get_requires_for_build_wheel
( config_settings: Union[Mapping[str, Union[str, list[str], None]], None] = None, )
build_requires.py:8
Function
get_runtime_dependencies
()
requirements.py:71
Method
get_sections_ptr
src/amulet/core/chunk/component/block_component.hpp:66
Method
get_sections_ptr
src/amulet/core/chunk/component/biome_3d_component.hpp:61
Method
get_size
src/amulet/core/chunk/component/block_entity_component.hpp:49
Method
get_span
src/amulet/core/chunk/component/section_array_map.hpp:46
Function
get_versions
Get version information or return default if unable to do so.
src/amulet/core/_version.py:668
Function
git_get_keywords
Extract version information from the given file.
src/amulet/core/_version.py:169
Method
init
src/amulet/core/chunk/component/block_component.hpp:79
Method
init
BlockEntityComponent
src/amulet/core/chunk/component/block_entity_component.cpp:19
Method
init
src/amulet/core/chunk/component/biome_3d_component.hpp:74
Function
init_module
src/amulet/core/_amulet_core.py.cpp:18
Function
init_module
tests/test_amulet_core/_test_amulet_core.py.cpp:18
Method
intersection
Create and return a new a selection containing the volume that this selection and other both contain. If the selections do not inter
src_/amulet/selection/abstract_selection.py:73
Function
linkcode_resolve
(domain, info)
docs_source/conf.py:204
Method
max
src/amulet/core/selection/box.hpp:58
Method
max_x
src/amulet/core/selection/box.hpp:54
Method
max_y
src/amulet/core/selection/box.hpp:55
Method
max_z
src/amulet/core/selection/box.hpp:56
Method
min
src/amulet/core/selection/box.hpp:57
Method
min_x
Accessors
src/amulet/core/selection/box.hpp:51
Method
min_y
src/amulet/core/selection/box.hpp:52
Method
min_z
src/amulet/core/selection/box.hpp:53
Function
new_buffer
src/amulet/core/chunk/component/section_array_map.cpp:13
Method
operator!=
src/amulet/core/selection/group.hpp:77
Method
operator<=>
Operators
src/amulet/core/selection/box.hpp:81
Method
operator<=>
Comparison
src/amulet/core/version/version.hpp:68
Method
operator<=>
Comparison operators
src/amulet/core/version/version.hpp:129
Method
operator<=>
src/amulet/core/biome/biome.hpp:36
Method
operator<=>
src/amulet/core/block/block.hpp:78
Method
operator<=>
src/amulet/core/block/block.hpp:133
Method
operator==
src/amulet/core/selection/group.hpp:76
Method
operator==
src/amulet/core/version/version.cpp:124
Method
operator==
src/amulet/core/version/version.hpp:87
Method
operator==
src/amulet/core/version/version.hpp:137
Method
operator==
src/amulet/core/biome/biome.hpp:48
Method
operator==
src/amulet/core/palette/block_palette.hpp:34
Method
operator==
src/amulet/core/palette/biome_palette.hpp:30
Method
operator==
src/amulet/core/block/block.hpp:94
Method
operator==
src/amulet/core/block/block.hpp:147
Method
operator==
src/amulet/core/block_entity/block_entity.cpp:17
Method
operator==
src/amulet/core/entity/entity.cpp:17
Method
operator[]
Element access
src/amulet/core/version/version.hpp:60
Function
parse_blockstate
src/amulet/core/block/block.cpp:147
Method
populate_section
src/amulet/core/chunk/component/section_array_map.cpp:206
Function
register_vcs_handler
Create decorator to mark a method as the handler of a VCS.
src/amulet/core/_version.py:69
Function
run_command
Call the given command(s).
src/amulet/core/_version.py:82
Method
serialise
src/amulet/core/version/version.cpp:11
Method
serialise
src/amulet/core/biome/biome.cpp:16
← previous
next →
201–300 of 474, ranked by callers