MCPcopy Create free account

hub / github.com/Amulet-Team/Amulet-Core / functions

Functions474 in github.com/Amulet-Team/Amulet-Core

Functiontest_ctror_attrs_rvalue
tests/test_amulet_core/test_block_entity_.py.cpp:24
Functiontest_ctror_attrs_view
tests/test_amulet_core/test_biome_.py.cpp:47
Functiontest_ctror_attrs_view
tests/test_amulet_core/test_block_entity_.py.cpp:28
Methodtest_default_array
(self)
tests/test_amulet_core/test_chunk_components/test_section_array_map.py:133
Methodtest_delete
(self)
tests/test_amulet_core/test_chunk_components/test_section_array_map.py:86
Methodtest_delitem
(self)
tests/test_amulet_core/test_chunk_components/test_section_array_map.py:200
Methodtest_edit
(self)
tests/test_amulet_core/test_block_entity.py:78
Methodtest_edit
(self)
tests/test_amulet_core/test_entity.py:127
Functiontest_equal
tests/test_amulet_core/test_biome_.py.cpp:66
Functiontest_equal
tests/test_amulet_core/test_block_entity_.py.cpp:36
Methodtest_equal
(self)
tests/test_amulet_core/test_block.py:114
Methodtest_equal
(self)
tests/test_amulet_core/test_block_entity.py:102
Methodtest_equal
(self)
tests/test_amulet_core/test_version.py:23
Methodtest_equal
(self)
tests/test_amulet_core/test_entity.py:155
Methodtest_equal
(self)
tests/test_amulet_core/test_biome.py:22
Methodtest_equals
(self)
tests/test_amulet_core/test_selection.py:49
Methodtest_equals
(self)
tests/test_amulet_core/test_selection.py:179
Methodtest_errors
(self)
tests/test_amulet_core/test_version.py:153
Methodtest_errors
(self)
tests/test_amulet_core/test_palette/test_block_palette.py:74
Methodtest_errors
(self)
tests/test_amulet_core/test_palette/test_biome_palette.py:58
Methodtest_exceptions
(self)
tests/test_amulet_core/test_chunk.py:16
Methodtest_get_item
(self)
tests/test_amulet_core/test_block.py:302
Methodtest_get_item
(self)
tests/test_amulet_core/test_palette/test_block_palette.py:27
Methodtest_get_item
(self)
tests/test_amulet_core/test_palette/test_biome_palette.py:23
Functiontest_get_set
tests/test_amulet_core/test_block_entity_.py.cpp:32
Methodtest_getitem
(self)
tests/test_amulet_core/test_chunk_components/test_section_array_map.py:171
Methodtest_hash
(self)
tests/test_amulet_core/test_block.py:120
Methodtest_hash
(self)
tests/test_amulet_core/test_version.py:49
Methodtest_hash
(self)
tests/test_amulet_core/test_biome.py:65
Methodtest_index_to_biome
(self)
tests/test_amulet_core/test_palette/test_biome_palette.py:30
Methodtest_index_to_block_stack
(self)
tests/test_amulet_core/test_palette/test_block_palette.py:36
Methodtest_intersects
(self)
tests/test_amulet_core/test_selection.py:281
Methodtest_items
(self)
tests/test_amulet_core/test_chunk_components/test_section_array_map.py:262
Methodtest_iter
(self)
tests/test_amulet_core/test_block.py:334
Methodtest_iter
(self)
tests/test_amulet_core/test_chunk_components/test_section_array_map.py:218
Methodtest_iter_del
(self)
tests/test_amulet_core/test_chunk_components/test_section_array_map.py:224
Functiontest_java_blockstate
tests/test_amulet_core/test_block_.py.cpp:181
Methodtest_java_blockstate
(self)
tests/test_amulet_core/test_block.py:126
Methodtest_java_blockstate_constructor
(self)
tests/test_amulet_core/test_block.py:176
Methodtest_keys
(self)
tests/test_amulet_core/test_chunk_components/test_section_array_map.py:242
Methodtest_len
(self)
tests/test_amulet_core/test_block.py:319
Methodtest_len
(self)
tests/test_amulet_core/test_chunk_components/test_section_array_map.py:212
Methodtest_len
(self)
tests/test_amulet_core/test_palette/test_block_palette.py:60
Methodtest_len
(self)
tests/test_amulet_core/test_palette/test_biome_palette.py:46
Methodtest_np
(self)
tests/test_amulet_core/test_chunk_components/test_section_array_map.py:71
Methodtest_pad
(self)
tests/test_amulet_core/test_version.py:112
Methodtest_pickle
(self)
tests/test_amulet_core/test_version.py:122
Methodtest_populate
(self)
tests/test_amulet_core/test_chunk_components/test_section_array_map.py:150
Functiontest_serialise
tests/test_amulet_core/test_biome_.py.cpp:108
Functiontest_serialise
tests/test_amulet_core/test_block_entity_.py.cpp:44
Methodtest_setitem
(self)
tests/test_amulet_core/test_chunk_components/test_section_array_map.py:182
Methodtest_single_block_box
(self)
tests/test_amulet_core/test_selection.py:125
Methodtest_subclass
(self)
tests/test_amulet_core/test_version.py:18
Methodtest_transform
(self)
tests/test_amulet_core/test_selection.py:115
Methodtest_translate
(self)
tests/test_amulet_core/test_selection.py:298
Methodtest_values
(self)
tests/test_amulet_core/test_chunk_components/test_section_array_map.py:251
Methodtransform
( self, scale: FloatTriplet, rotation: FloatTriplet, translation: FloatTriplet )
src_/amulet/selection/abstract_selection.py:170
Methodtransform
Creates a :class:`~amulet.api.selection.SelectionGroup` of transformed SelectionBox(es). :param scale: A tuple of scaling factors in
src_/amulet/selection/box.py:519
Methodtransform
Creates a new :class:`SelectionGroup` transformed by the given inputs. :param scale: A tuple of scaling factors in the x, y and z ax
src_/amulet/selection/group.py:246
Methodtransform_box
transform a box and get the AABB that contains this rotated box.
src_/amulet/selection/box.py:425
Methodtransformed_points
Get the locations of the transformed blocks and the source blocks they came from. :param transform: The matrix that this box will be
src_/amulet/selection/box.py:487
Methodunion
Returns a new SelectionGroup containing the volume of self and other. :param other: The other selection to add to this one.
src_/amulet/selection/group.py:204
Functionunion_sub_func
(match: re.Match)
tools/generate_pybind_stubs.py:19
Methodvalidate_array_shape
src/amulet/core/chunk/component/section_array_map.hpp:55
Functionvalidate_bedrock_base_name
src/amulet/core/block/block.cpp:299
Functionvalidate_bedrock_namespace
I think Bedrock resource identifiers are not limited to a-z0-9_-.
src/amulet/core/block/block.cpp:290
Functionvalidate_java_base_name
src/amulet/core/block/block.cpp:246
Functionvalidate_java_namespace
src/amulet/core/block/block.cpp:236
Methodvolume
src/amulet/core/selection/box.hpp:65
Methodvolume
The number of blocks in the selection.
src_/amulet/selection/abstract_selection.py:177
Methodvolume
(self)
src_/amulet/selection/group.py:263
Method~Chunk
src/amulet/core/chunk/chunk.hpp:29
Method~ChunkNullConstructor
src/amulet/core/chunk/chunk.hpp:57
Method~IndexArray3D
src/amulet/core/chunk/component/section_array_map.cpp:78
← previous401–474 of 474, ranked by callers