Package net.minecraft.state.property
Class Property.Value<T extends Comparable<T>>
java.lang.Object
net.minecraft.state.property.Property.Value<T>
- Enclosing class:
- Property<T extends Comparable<T>>
- Mappings:
Namespace Name official cla$aintermediary net/minecraft/class_2769$class_4933named net/minecraft/state/property/Property$Value
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
property
- Mappings:
Namespace Name Mixin selector official aLcla$a;a:Lcla;intermediary field_22879Lnet/minecraft/class_2769$class_4933;field_22879:Lnet/minecraft/class_2769;named propertyLnet/minecraft/state/property/Property$Value;property:Lnet/minecraft/state/property/Property;
-
value
- Mappings:
Namespace Name Mixin selector official bLcla$a;b:Ljava/lang/Comparable;intermediary field_22880Lnet/minecraft/class_2769$class_4933;field_22880:Ljava/lang/Comparable;named valueLnet/minecraft/state/property/Property$Value;value:Ljava/lang/Comparable;
-
-
Constructor Details
-
Value
- Mappings:
Namespace Name Mixin selector official <init>Lcla$a;<init>(Lcla;Ljava/lang/Comparable;)Vintermediary <init>Lnet/minecraft/class_2769$class_4933;<init>(Lnet/minecraft/class_2769;Ljava/lang/Comparable;)Vnamed <init>Lnet/minecraft/state/property/Property$Value;<init>(Lnet/minecraft/state/property/Property;Ljava/lang/Comparable;)V
-
-
Method Details
-
getProperty
- Mappings:
Namespace Name Mixin selector official aLcla$a;a()Lcla;intermediary method_25815Lnet/minecraft/class_2769$class_4933;method_25815()Lnet/minecraft/class_2769;named getPropertyLnet/minecraft/state/property/Property$Value;getProperty()Lnet/minecraft/state/property/Property;
-
getValue
- Mappings:
Namespace Name Mixin selector official bLcla$a;b()Ljava/lang/Comparable;intermediary method_30045Lnet/minecraft/class_2769$class_4933;method_30045()Ljava/lang/Comparable;named getValueLnet/minecraft/state/property/Property$Value;getValue()Ljava/lang/Comparable;
-
toString
- Overrides:
toStringin classObject- Mappings:
Namespace Name Mixin selector official toStringLcla$a;toString()Ljava/lang/String;intermediary toStringLnet/minecraft/class_2769$class_4933;toString()Ljava/lang/String;named toStringLnet/minecraft/state/property/Property$Value;toString()Ljava/lang/String;
-
equals
-
hashCode
public int hashCode()
-