mirror of
https://github.com/PolyhedralDev/Terra.git
synced 2025-07-01 23:47:50 +00:00
revert: block type implementation hint
This commit is contained in:
parent
c848c33bc0
commit
5ba5d6efdd
@ -13,9 +13,6 @@ 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 {
|
||||
/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user