Plex-FAWE/worldedit-core/src/main/java/com/sk89q/worldedit/world/block
2019-02-16 19:35:13 +10:00
..
BaseBlock.java Fuzzier fuzzies 2018-12-27 15:19:58 +10:00
BlockCategories.java Added a few new things using block states. 2019-02-14 17:21:01 -05:00
BlockCategory.java Remove all raw usages of BSH, improve API generics 2018-12-26 16:39:10 -08:00
BlockState.java Speed up the BlockState hashCode method by caching (As it's Immutable). Allows some better optimisations in the future by using them as map keys 2019-02-16 12:46:10 +10:00
BlockStateHolder.java Remove all raw usages of BSH, improve API generics 2018-12-26 16:39:10 -08:00
BlockType.java Make the base fuzzy cached per block type 2018-12-27 15:33:19 +10:00
BlockTypes.java Refactor registries to entirely use the platform 2019-02-16 19:35:13 +10:00
FuzzyBlockState.java Refactor registries to entirely use the platform 2019-02-16 19:35:13 +10:00