net.minecraft.world.level.block.state

public interface StateDefinition$Factory<O, S>

cef$b
net.minecraft.world.level.block.state.StateDefinition$Factory
net.minecraft.class_2689$class_2691
net.minecraft.state.StateManager$Factory
net.minecraft.state.StateContainer$IFactory
net.minecraft.server.v1_16_R2.BlockStateList$b

Method summary

Modifier and TypeMethod
S
create(O arg0, com.google.common.collect.ImmutableMap<cfg<?>, Comparable<?>> arg1, com.mojang.serialization.MapCodec<S> arg2)
create(O arg0, com.google.common.collect.ImmutableMap<Property<?>, Comparable<?>> arg1, com.mojang.serialization.MapCodec<S> arg2)
create(O arg0, com.google.common.collect.ImmutableMap<class_2769<?>, Comparable<?>> arg1, com.mojang.serialization.MapCodec<S> arg2)
create(O owner, com.google.common.collect.ImmutableMap<Property<?>, Comparable<?>> entries, com.mojang.serialization.MapCodec<S> arg2)
create(O arg0, com.google.common.collect.ImmutableMap<Property<?>, Comparable<?>> arg1, com.mojang.serialization.MapCodec<S> arg2)