Package net.minecraft.state.property
Class IntProperty
java.lang.Object
net.minecraft.state.property.AbstractProperty
net.minecraft.state.property.IntProperty
- All Implemented Interfaces:
Property
- Mappings:
Namespace Name official bewintermediary net/minecraft/class_2246named net/minecraft/state/property/IntProperty
-
Field Details
-
values
- Mappings:
Namespace Name Mixin selector official aLbew;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>Lbew;<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 cLbex;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- Mappings:
Namespace Name Mixin selector official equalsLbes;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- Mappings:
Namespace Name Mixin selector official hashCodeLbes;hashCode()Iintermediary hashCodeLnet/minecraft/class_2242;hashCode()Inamed hashCodeLnet/minecraft/state/property/AbstractProperty;hashCode()I
-
of
- Mappings:
Namespace Name Mixin selector official aLbew;a(Ljava/lang/String;II)Lbew;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;
-
name
- Mappings:
Namespace Name Mixin selector official aLbew;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;
-