Geyser/core
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
..
src BlockState values can now be switched at runtime 2024-05-21 14:25:57 -04:00
build.gradle.kts Fix Preview Workflow (#4583) 2024-04-20 02:47:00 +01:00