public IGameRule<T>
static jp.katana.core.world.gamerule.IGameRule.Companion Companion
static byte BOOLEAN
static byte INT
static byte FLOAT
@NotNull java.lang.String getName()
byte getType()
T getValue()
void setValue(T p)
void write(@NotNull
BinaryStream stream)
void read(@NotNull
BinaryStream stream)