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-07 18:32:55 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
1609b11c8e228faa397146b76c4c128a164cfe60
PocketMine-MP
/
src
/
data
/
bedrock
/
block
/
convert
History
Dylan K. Taylor
1609b11c8e
Make blockstate (de)serializer names a bit less verbose
2022-09-24 13:43:00 +01:00
..
BlockObjectToStateSerializer.php
Make blockstate (de)serializer names a bit less verbose
2022-09-24 13:43:00 +01:00
BlockStateDeserializerHelper.php
Added glowing item frames
2022-07-14 16:24:20 +01:00
BlockStateReader.php
BlockStateData: use array<Tag> instead of CompoundTag to store state properties
2022-07-09 16:03:51 +01:00
BlockStateSerializerHelper.php
Implement cauldrons (
#5163
)
2022-07-20 16:12:58 +01:00
BlockStateToObjectDeserializer.php
Make blockstate (de)serializer names a bit less verbose
2022-09-24 13:43:00 +01:00
BlockStateWriter.php
BlockStateData: use array<Tag> instead of CompoundTag to store state properties
2022-07-09 16:03:51 +01:00
UnsupportedBlockStateException.php
Throw a more specific exception on unknown block IDs
2022-06-24 22:52:48 +01:00