Geyser/core/src
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
..
main BlockState values can now be switched at runtime 2024-05-21 14:25:57 -04:00
test BlockMapping is removed 2024-05-19 20:24:19 -04:00