This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
PocketMine-MP
Watch
1
Star
0
Fork
0
You've already forked PocketMine-MP
mirror of
https://github.com/pmmp/PocketMine-MP.git
synced
2025-09-08 02:42:58 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
2121152b763f6527a486adc16973c091b5cb20bc
PocketMine-MP
/
src
/
data
/
bedrock
/
block
/
upgrade
History
Dylan K. Taylor
2121152b76
Fix CS
2023-04-28 20:03:53 +01:00
..
model
Allow remapped oldState and newState to accept null, to make it easier for third-party tools to use the schemas
2023-03-25 19:41:40 +00:00
BlockDataUpgrader.php
BlockStateData: introduce and use current()
2023-02-02 16:21:50 +00:00
BlockIdMetaUpgrader.php
Updated to newer BedrockBlockUpgradeSchema
2023-02-01 21:21:55 +00:00
BlockStateUpgrader.php
Fix CS
2023-04-28 19:31:08 +01:00
BlockStateUpgradeSchema.php
BlockStateUpgrader: do not use blockstate version to manage internal schemas
2023-02-01 22:35:59 +00:00
BlockStateUpgradeSchemaBlockRemap.php
BlockStateData: use array<Tag> instead of CompoundTag to store state properties
2022-07-09 16:03:51 +01:00
BlockStateUpgradeSchemaUtils.php
Fix CS
2023-04-28 20:03:53 +01:00
BlockStateUpgradeSchemaValueRemap.php
Namespace rename
2022-06-08 15:54:45 +01:00
LegacyBlockIdToStringIdMap.php
BC break: Replaced webmozart/path-util with symfony/filesystem,
closes
#5332
2022-10-13 16:43:36 +01:00