Package net.minecraft.state
Interface StateManager.class_3758<O,S extends PropertyContainer<S>,A extends class_3755<O,S>>
- Enclosing class:
- StateManager<O,
S extends PropertyContainer<S>>
public static interface StateManager.class_3758<O,S extends PropertyContainer<S>,A extends class_3755<O,S>>
- Mappings:
Namespace Name official ble$bintermediary net/minecraft/class_2233$class_3758named net/minecraft/state/StateManager$class_3758
-
Method Summary
Modifier and TypeMethodDescriptioncreate(O o, ImmutableMap<Property<?>, Comparable<?>> immutableMap)
-
Method Details
-
create
- Mappings:
Namespace Name Mixin selector official createLble$b;create(Ljava/lang/Object;Lcom/google/common/collect/ImmutableMap;)Lbla;intermediary createLnet/minecraft/class_2233$class_3758;create(Ljava/lang/Object;Lcom/google/common/collect/ImmutableMap;)Lnet/minecraft/class_3755;named createLnet/minecraft/state/StateManager$class_3758;create(Ljava/lang/Object;Lcom/google/common/collect/ImmutableMap;)Lnet/minecraft/class_3755;
-