+ fix JSON
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
package me.skymc.taboolib.json.tellraw;
|
||||
|
||||
/**
|
||||
* @Author 坏黑
|
||||
* @Since 2018-11-07 22:53
|
||||
*/
|
||||
public enum TellrawVersion {
|
||||
|
||||
LOW_VERSION, HIGH_VERSION, CURRENT_VERSION
|
||||
}
|
||||
Reference in New Issue
Block a user