3
0
Mirror von https://github.com/GeyserMC/Geyser.git synchronisiert 2024-10-04 17:01:10 +02:00
Geyser/core/src/main
Camotoy 0094fa1418
BlockState values can now be switched at runtime
E.G. Blocks.PISTON_HEAD.defaultBlockState().withValue(FACING, Direction.SOUTH)

Some of the inspiration may be thanks to FerriteCore, at least with the shared property keys idea, so thank you to them.
2024-05-21 14:25:57 -04:00
..
java/org/geysermc/geyser BlockState values can now be switched at runtime 2024-05-21 14:25:57 -04:00
resources BlockMapping is removed 2024-05-19 20:24:19 -04:00