mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2025-07-04 03:56:41 +00:00
wip on 1.14
This commit is contained in:
@ -64,6 +64,9 @@ public interface BlockStateHolder<B extends BlockStateHolder<B>> extends FawePat
|
||||
@Deprecated
|
||||
int getOrdinal();
|
||||
|
||||
@Deprecated
|
||||
char getOrdinalChar();
|
||||
|
||||
BlockMaterial getMaterial();
|
||||
/**
|
||||
* Get type id (legacy uses)
|
||||
|
Reference in New Issue
Block a user