mirror of
https://github.com/PaperMC/Paper.git
synced 2025-08-10 17:52:02 -07:00
@@ -0,0 +1,6 @@
|
||||
/**
|
||||
* Commands for emulating the Minecraft commands and other necessary ones for
|
||||
* use by a Bukkit implementation.
|
||||
*/
|
||||
package org.bukkit.command.defaults;
|
||||
|
@@ -0,0 +1,5 @@
|
||||
/**
|
||||
* Classes relating to handling specialized non-chat player input.
|
||||
*/
|
||||
package org.bukkit.command;
|
||||
|
Reference in New Issue
Block a user