History - net.minecraft.world.level.gamerules.GameRule
1.21.11
Names
etv
net.minecraft.world.level.gamerules.GameRule
net.minecraft.class_12279
net.minecraft.world.rule.GameRule
net.minecraft.src.C_432246_
net.minecraft.world.level.gamerules.GameRule
Fields
GameRuleCategory: a, category, field_64167, category, f_434316_
GameRuleType: b, gameRuleType, field_64168, type, f_436789_
com.mojang.brigadier.arguments.ArgumentType<T>: c, argument, field_64169, argumentType, f_434055_
GameRules$VisitorCaller<T>: d, visitorCaller, field_64170, acceptor, f_436752_
com.mojang.serialization.Codec<T>: e, valueCodec, field_64171, codec, f_435668_
ToIntFunction<T>: f, commandResultFunction, field_64172, commandResultSupplier, f_436921_
T: g, defaultValue, field_64173, defaultValue, f_434787_
FeatureFlagSet: h, requiredFeatures, field_64174, requiredFeatures, f_436983_
Constructors
(GameRuleCategory, GameRuleType, com.mojang.brigadier.arguments.ArgumentType<T>, GameRules$VisitorCaller<T>, com.mojang.serialization.Codec<T>, ToIntFunction<T>, T, FeatureFlagSet)
Methods
String (): a, id, method_76144, toShortString, m_447209_
Identifier (): b, getIdentifier, method_76148, getId, m_445832_
String (): c, getDescriptionId, method_76150, getTranslationKey, m_443093_
String (T): a, serialize, method_76146, getValueName, m_443804_
com.mojang.serialization.DataResult<T> (String): a, deserialize, method_76147, deserialize, m_439652_
Class<T> (): d, valueClass, method_76151, getValueClass, m_444488_
void (GameRuleTypeVisitor): a, callVisitor, method_76145, accept, m_442512_
int (T): b, getCommandResult, method_76149, getCommandResult, m_443920_
GameRuleCategory (): e, category, method_76152, getCategory, m_442107_
GameRuleType (): f, gameRuleType, method_76153, getType, m_446715_
com.mojang.brigadier.arguments.ArgumentType<T> (): g, argument, method_76154, getArgumentType, m_439065_
com.mojang.serialization.Codec<T> (): h, valueCodec, method_76155, getCodec, m_439052_
T (): i, defaultValue, method_76156, getDefaultValue, m_443276_
FeatureFlagSet (): k, requiredFeatures, method_45322, getRequiredFeatures, m_245183_