Package net.minecraft.state.property
Class IntProperty
- Mappings:
Namespace Name official auaintermediary net/minecraft/class_2246named net/minecraft/state/property/IntProperty
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.minecraft.state.property.AbstractProperty
getName, getType, toString
-
Field Details
-
values
- Mappings:
Namespace Name Mixin selector official aLaua;a:Lcom/google/common/collect/ImmutableSet;intermediary field_9927Lnet/minecraft/class_2246;field_9927:Lcom/google/common/collect/ImmutableSet;named valuesLnet/minecraft/state/property/IntProperty;values:Lcom/google/common/collect/ImmutableSet;
-
-
Constructor Details
-
IntProperty
- Mappings:
Namespace Name Mixin selector official <init>Laua;<init>(Ljava/lang/String;II)Vintermediary <init>Lnet/minecraft/class_2246;<init>(Ljava/lang/String;II)Vnamed <init>Lnet/minecraft/state/property/IntProperty;<init>(Ljava/lang/String;II)V
-
-
Method Details
-
getValues
- Mappings:
Namespace Name Mixin selector official cLaub;c()Ljava/util/Collection;intermediary method_9082Lnet/minecraft/class_2247;method_9082()Ljava/util/Collection;named getValuesLnet/minecraft/state/property/Property;getValues()Ljava/util/Collection;
-
equals
- Overrides:
equalsin classAbstractProperty<Integer>- Mappings:
Namespace Name Mixin selector official equalsLatw;equals(Ljava/lang/Object;)Zintermediary equalsLnet/minecraft/class_2242;equals(Ljava/lang/Object;)Znamed equalsLnet/minecraft/state/property/AbstractProperty;equals(Ljava/lang/Object;)Z
-
hashCode
public int hashCode()- Overrides:
hashCodein classAbstractProperty<Integer>- Mappings:
Namespace Name Mixin selector official hashCodeLatw;hashCode()Iintermediary hashCodeLnet/minecraft/class_2242;hashCode()Inamed hashCodeLnet/minecraft/state/property/AbstractProperty;hashCode()I
-
of
- Mappings:
Namespace Name Mixin selector official aLaua;a(Ljava/lang/String;II)Laua;intermediary method_9078Lnet/minecraft/class_2246;method_9078(Ljava/lang/String;II)Lnet/minecraft/class_2246;named ofLnet/minecraft/state/property/IntProperty;of(Ljava/lang/String;II)Lnet/minecraft/state/property/IntProperty;
-
method_11749
- Mappings:
Namespace Name Mixin selector official bLaub;b(Ljava/lang/String;)Lcom/google/common/base/Optional;intermediary method_11749Lnet/minecraft/class_2247;method_11749(Ljava/lang/String;)Lcom/google/common/base/Optional;named method_11749Lnet/minecraft/state/property/Property;method_11749(Ljava/lang/String;)Lcom/google/common/base/Optional;
-
name
- Mappings:
Namespace Name Mixin selector official aLaua;a(Ljava/lang/Integer;)Ljava/lang/String;intermediary method_9077Lnet/minecraft/class_2246;method_9077(Ljava/lang/Integer;)Ljava/lang/String;named nameLnet/minecraft/state/property/IntProperty;name(Ljava/lang/Integer;)Ljava/lang/String;
-