mirror of
https://github.com/SimplexDevelopment/FeelingLucky.git
synced 2025-07-04 19:16:41 +00:00
Alpha 1.0 RELEASE
This commit is contained in:
@ -6,6 +6,7 @@ import org.bukkit.entity.Player;
|
||||
import java.io.Serializable;
|
||||
|
||||
public interface LuckContainer extends Serializable {
|
||||
|
||||
Attribute asAttribute();
|
||||
|
||||
double getNumber();
|
||||
|
Reference in New Issue
Block a user