mirror of
https://github.com/NoCheatPlus/NoCheatPlus.git
synced 2024-11-07 03:02:11 +01:00
Deprecate MCAccess.Block_i.
This commit is contained in:
parent
636faecd52
commit
6adbd89e15
@ -76,6 +76,7 @@ public interface MCAccess {
|
|||||||
* // TODO: Replace by independent method.
|
* // TODO: Replace by independent method.
|
||||||
* TODO: Find description of this and use block properties from here, as well as a speaking method name.<br>
|
* TODO: Find description of this and use block properties from here, as well as a speaking method name.<br>
|
||||||
* Assumption: This is something like "can stand on this type of block".
|
* Assumption: This is something like "can stand on this type of block".
|
||||||
|
* @deprecated Will be replaced by direct calls to BlockProperties soon.
|
||||||
* @param id
|
* @param id
|
||||||
* @return
|
* @return
|
||||||
*/
|
*/
|
||||||
|
Loading…
Reference in New Issue
Block a user