SPIGOT-2903: Add Structure API
By: Sander Knauff <sanderknauff@hotmail.com>
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
/**
|
||||
* Classes related to creating or using {@link org.bukkit.structure.Structure
|
||||
* structures} without creating {@link org.bukkit.block.Structure Structure
|
||||
* blocks} in the world.
|
||||
*/
|
||||
package org.bukkit.structure;
|
||||
Reference in New Issue
Block a user