net.minecraft.state

public interface StateManager$Factory<O, S>

net.minecraft.world.level.block.state.StateDefinition$Factory
net.minecraft.class_2689$class_2691
net.minecraft.state.StateManager$Factory

Method summary

Modifier and TypeMethod
S
create(O type, Property<?>[] propertyKeys, Comparable<?>[] propertyValues)
method_1_254(O arg0, class_2769<?>[] arg1, Comparable<?>[] arg2)
create(O owner, Property<?>[] properties, Comparable<?>[] values)