Missed anotations
This commit is contained in:
parent
c955d3032e
commit
fe8070f0d4
7 changed files with 7 additions and 0 deletions
|
@ -40,6 +40,7 @@ public class BlockSlab extends SlabBlock implements Patterned {
|
|||
return Patterned.createJson(Patterned.SLAB_BLOCK_MODEL, parentId, block);
|
||||
}
|
||||
|
||||
@Override
|
||||
public Identifier statePatternId() {
|
||||
return Patterned.SLAB_STATES_PATTERN;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue