Uses of Enum Class
net.minecraft.world.level.GameRules.Category
-
Uses of GameRules.Category in net.minecraft.world.level
Modifier and TypeMethodDescriptionGameRules.Key.getCategory()
static GameRules.Category
Returns the enum constant of this class with the specified name.static GameRules.Category[]
GameRules.Category.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionstatic <T extends GameRules.Value<T>>
GameRules.Key<T>GameRules.register
(String p_46190_, GameRules.Category p_46191_, GameRules.Type<T> p_46192_)