public final class GameRule<T> extends Object
GameRule(String name, T value)
boolean
equals(Object o)
String
getName()
T
getValue()
int
hashCode()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public GameRule(String name, T value)
public String getName()
public T getValue()
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2018–2019 NukkitX. All rights reserved.