0
0
mirror of https://github.com/pmmp/PocketMine-MP.git synced 2024-11-21 21:06:15 +00:00
PocketMine-MP/tests/phpunit/block
IvanCraft623 4e6b34f573
Implement new 1.21 copper blocks (#6366)
Added the following new blocks:
- All types of Copper Bulb
- All types of Copper Door
- All types of Copper Trapdoor
- All types of Chiseled Copper
- All types of Copper Grate
2024-09-24 21:25:10 -05:00
..
utils Use PHP-CS-Fixer to enforce file header presence 2022-06-04 17:34:49 +01:00
block_factory_consistency_check.json Implement new 1.21 copper blocks (#6366) 2024-09-24 21:25:10 -05:00
BlockTest.php Rework consistency check to tolerate dynamic type IDs 2024-04-01 18:44:01 +01:00
BlockTypeIdsTest.php Tests: verify that ItemTypeIds/BlockTypeIds constants match their corresponding VanillaItems/VanillaBlocks registrations 2023-06-09 15:49:10 +01:00
BrewingStandTest.php CS again 2023-09-07 20:33:30 +01:00
MyCustomBlock.php Use PHP-CS-Fixer to enforce file header presence 2022-06-04 17:34:49 +01:00
OutOfBoundsBlock.php tests: remove unnecessary Block::getName() override 2022-07-03 20:08:56 +01:00
regenerate_consistency_check.php Rework consistency check to tolerate dynamic type IDs 2024-04-01 18:44:01 +01:00
StrangeNewBlock.php Use PHP-CS-Fixer to enforce file header presence 2022-06-04 17:34:49 +01:00