@ -4,7 +4,9 @@ package org.bukkit;
|
||||
* A delegate for handling block changes. This serves as a direct interface
|
||||
* between generation algorithms in the server implementation and utilizing
|
||||
* code.
|
||||
* @deprecated rarely used API that was largely for implementation purposes
|
||||
*/
|
||||
@Deprecated
|
||||
public interface BlockChangeDelegate {
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user