Adding/expanding documentation
This commit is contained in:
committed by
EvilSeph
parent
17403d617a
commit
18a4a25c8b
@@ -1,6 +1,6 @@
|
||||
package org.bukkit.entity;
|
||||
|
||||
/**
|
||||
* Represents Falling Sand.
|
||||
* Represents a falling block.
|
||||
*/
|
||||
public interface FallingSand extends Entity {}
|
||||
|
||||
Reference in New Issue
Block a user