mirror of
https://github.com/PolyhedralDev/Terra.git
synced 2026-04-12 18:56:04 +00:00
feat: surface decoration generation but only in even chunks
This commit is contained in:
@@ -13,6 +13,9 @@ import com.dfsek.terra.api.block.state.BlockState;
|
||||
|
||||
/**
|
||||
* Represents a type of block
|
||||
* <p>
|
||||
* Important! You <b>need</b> to implement a proper equals() and hashCode() here in
|
||||
* your platform implementation for surface decorations to show up
|
||||
*/
|
||||
public interface BlockType extends Handle {
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user