Package net.minecraft.state
Class StateManager<O,S extends PropertyContainer<S>>
java.lang.Object
net.minecraft.state.StateManager<O,S>
- Mappings:
Namespace Name official bleintermediary net/minecraft/class_2233named net/minecraft/state/StateManager
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classStateManager.Builder<O,S extends PropertyContainer<S>> static interfaceStateManager.class_3758<O,S extends PropertyContainer<S>, A extends class_3755<O, S>> -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final Patternprivate final ImmutableSortedMap<String,Property<?>> private final Oprivate final ImmutableList<S> -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedStateManager(O o, StateManager.class_3758<O, S, A> class_3758, Map<String, Property<?>> map) -
Method Summary
Modifier and TypeMethodDescriptionCollection<Property<?>>Really just getProperties, but there already is one in the mappingsProperty<?>method_11741(String string) toString()
-
Field Details
-
field_12899
- Mappings:
Namespace Name Mixin selector official aLble;a:Ljava/util/regex/Pattern;intermediary field_12899Lnet/minecraft/class_2233;field_12899:Ljava/util/regex/Pattern;named field_12899Lnet/minecraft/state/StateManager;field_12899:Ljava/util/regex/Pattern;
-
field_18692
- Mappings:
Namespace Name Mixin selector official bLble;b:Ljava/lang/Object;intermediary field_18692Lnet/minecraft/class_2233;field_18692:Ljava/lang/Object;named field_18692Lnet/minecraft/state/StateManager;field_18692:Ljava/lang/Object;
-
field_12900
- Mappings:
Namespace Name Mixin selector official cLble;c:Lcom/google/common/collect/ImmutableSortedMap;intermediary field_12900Lnet/minecraft/class_2233;field_12900:Lcom/google/common/collect/ImmutableSortedMap;named field_12900Lnet/minecraft/state/StateManager;field_12900:Lcom/google/common/collect/ImmutableSortedMap;
-
states
- Mappings:
Namespace Name Mixin selector official dLble;d:Lcom/google/common/collect/ImmutableList;intermediary field_9889Lnet/minecraft/class_2233;field_9889:Lcom/google/common/collect/ImmutableList;named statesLnet/minecraft/state/StateManager;states:Lcom/google/common/collect/ImmutableList;
-
-
Constructor Details
-
StateManager
-
-
Method Details
-
getBlockStates
- Mappings:
Namespace Name Mixin selector official aLble;a()Lcom/google/common/collect/ImmutableList;intermediary method_9029Lnet/minecraft/class_2233;method_9029()Lcom/google/common/collect/ImmutableList;named getBlockStatesLnet/minecraft/state/StateManager;getBlockStates()Lcom/google/common/collect/ImmutableList;
-
method_16923
- Mappings:
Namespace Name Mixin selector official bLble;b()Lblf;intermediary method_16923Lnet/minecraft/class_2233;method_16923()Lnet/minecraft/class_3759;named method_16923Lnet/minecraft/state/StateManager;method_16923()Lnet/minecraft/state/PropertyContainer;
-
method_16924
- Mappings:
Namespace Name Mixin selector official cLble;c()Ljava/lang/Object;intermediary method_16924Lnet/minecraft/class_2233;method_16924()Ljava/lang/Object;named method_16924Lnet/minecraft/state/StateManager;method_16924()Ljava/lang/Object;
-
getProperties
Really just getProperties, but there already is one in the mappings- Mappings:
Namespace Name Mixin selector official dLble;d()Ljava/util/Collection;intermediary method_11742Lnet/minecraft/class_2233;method_11742()Ljava/util/Collection;named getPropertiesLnet/minecraft/state/StateManager;getProperties()Ljava/util/Collection;
-
toString
-
method_11741
- Mappings:
Namespace Name Mixin selector official aLble;a(Ljava/lang/String;)Lbmm;intermediary method_11741Lnet/minecraft/class_2233;method_11741(Ljava/lang/String;)Lnet/minecraft/class_2247;named method_11741Lnet/minecraft/state/StateManager;method_11741(Ljava/lang/String;)Lnet/minecraft/state/property/Property;
-