mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2025-07-02 11:26:42 +00:00
Rewrote block parsing, and further switch to BlockState
This commit is contained in:
@ -62,6 +62,7 @@ public interface World extends Extent {
|
||||
* @param id the block ID
|
||||
* @return true if the block ID is a valid one
|
||||
*/
|
||||
@Deprecated
|
||||
boolean isValidBlockType(int id);
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user