Package net.minecraft.world
Class GameRuleManager.Value
java.lang.Object
net.minecraft.world.GameRuleManager.Value
- Enclosing class:
- GameRuleManager
- Mappings:
Namespace Name official amr$aintermediary net/minecraft/class_1439$class_1440named net/minecraft/world/GameRuleManager$Value
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate booleanprivate doubleprivate intprivate Stringprivate final GameRuleManager.VariableType -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
stringDefaultValue
- Mappings:
Namespace Name Mixin selector official aLamr$a;a:Ljava/lang/String;intermediary field_5462Lnet/minecraft/class_1439$class_1440;field_5462:Ljava/lang/String;named stringDefaultValueLnet/minecraft/world/GameRuleManager$Value;stringDefaultValue:Ljava/lang/String;
-
booleanDefaultValue
private boolean booleanDefaultValue- Mappings:
Namespace Name Mixin selector official bLamr$a;b:Zintermediary field_5463Lnet/minecraft/class_1439$class_1440;field_5463:Znamed booleanDefaultValueLnet/minecraft/world/GameRuleManager$Value;booleanDefaultValue:Z
-
intDefaultValue
private int intDefaultValue- Mappings:
Namespace Name Mixin selector official cLamr$a;c:Iintermediary field_5464Lnet/minecraft/class_1439$class_1440;field_5464:Inamed intDefaultValueLnet/minecraft/world/GameRuleManager$Value;intDefaultValue:I
-
doubleDefaultValue
private double doubleDefaultValue- Mappings:
Namespace Name Mixin selector official dLamr$a;d:Dintermediary field_5465Lnet/minecraft/class_1439$class_1440;field_5465:Dnamed doubleDefaultValueLnet/minecraft/world/GameRuleManager$Value;doubleDefaultValue:D
-
type
- Mappings:
Namespace Name Mixin selector official eLamr$a;e:Lamr$b;intermediary field_9206Lnet/minecraft/class_1439$class_1440;field_9206:Lnet/minecraft/class_1439$class_2166;named typeLnet/minecraft/world/GameRuleManager$Value;type:Lnet/minecraft/world/GameRuleManager$VariableType;
-
-
Constructor Details
-
Value
- Mappings:
Namespace Name Mixin selector official <init>Lamr$a;<init>(Ljava/lang/String;Lamr$b;)Vintermediary <init>Lnet/minecraft/class_1439$class_1440;<init>(Ljava/lang/String;Lnet/minecraft/class_1439$class_2166;)Vnamed <init>Lnet/minecraft/world/GameRuleManager$Value;<init>(Ljava/lang/String;Lnet/minecraft/world/GameRuleManager$VariableType;)V
-
-
Method Details
-
setDefaultValue
- Mappings:
Namespace Name Mixin selector official aLamr$a;a(Ljava/lang/String;)Vintermediary method_4676Lnet/minecraft/class_1439$class_1440;method_4676(Ljava/lang/String;)Vnamed setDefaultValueLnet/minecraft/world/GameRuleManager$Value;setDefaultValue(Ljava/lang/String;)V
-
getStringDefaultValue
- Mappings:
Namespace Name Mixin selector official aLamr$a;a()Ljava/lang/String;intermediary method_4675Lnet/minecraft/class_1439$class_1440;method_4675()Ljava/lang/String;named getStringDefaultValueLnet/minecraft/world/GameRuleManager$Value;getStringDefaultValue()Ljava/lang/String;
-
getBooleanDefaultValue
public boolean getBooleanDefaultValue()- Mappings:
Namespace Name Mixin selector official bLamr$a;b()Zintermediary method_4677Lnet/minecraft/class_1439$class_1440;method_4677()Znamed getBooleanDefaultValueLnet/minecraft/world/GameRuleManager$Value;getBooleanDefaultValue()Z
-
getIntDefaultValue
public int getIntDefaultValue()- Mappings:
Namespace Name Mixin selector official cLamr$a;c()Iintermediary method_8476Lnet/minecraft/class_1439$class_1440;method_8476()Inamed getIntDefaultValueLnet/minecraft/world/GameRuleManager$Value;getIntDefaultValue()I
-
getVariableType
- Mappings:
Namespace Name Mixin selector official eLamr$a;e()Lamr$b;intermediary method_8477Lnet/minecraft/class_1439$class_1440;method_8477()Lnet/minecraft/class_1439$class_2166;named getVariableTypeLnet/minecraft/world/GameRuleManager$Value;getVariableType()Lnet/minecraft/world/GameRuleManager$VariableType;
-