Unicopia/src/main/java/com/minelittlepony/unicopia/block/state
2022-09-08 18:49:58 +02:00
..
BlockStateConverter.java Move state maps to resources 2022-08-29 00:47:39 +02:00
JsonReversableBlockStateConverter.java Implement the replace flag for state maps 2022-08-29 14:47:25 +02:00
ReversableBlockStateConverter.java Back to basics: strip away anything that's not the core of the mod 2020-09-22 15:48:58 +02:00
StateChange.java Move state maps to resources 2022-08-29 00:47:39 +02:00
StateMapLoader.java Implement the replace flag for state maps 2022-08-29 14:47:25 +02:00
StateMaps.java Move state maps to resources 2022-08-29 00:47:39 +02:00
StatePredicate.java Fix lava and water matching 2022-09-08 18:49:58 +02:00