Added:
- cfb5511 When block fade to water (ex: ice block).
Changed:
- 16292ef refactor: use
GetDirtAroundBlockGeneratorutils to get dirts around - df5c92c refactor: create GetDirtAroundBlockGenerator lazy class to get dirts around
- 889ab53 refactor: move
blockDirectionstoConstants.AROUND_BLOCK_OFFSETS - 4defbed refactor: change
block.getWorld().getBlockAt()toblock.getRelative()