net.minecraft.world.level.block.state

public interface StateHolder<C>

byi
net.minecraft.world.level.block.state.StateHolder
net.minecraft.class_2688
net.minecraft.unmapped.C_jccsnmmo
net.minecraft.state.State
net.minecraft.state.IStateHolder
net.minecraft.server.v1_15_R1.IBlockDataHolder

Field summary

Modifier and TypeField
org.apache.logging.log4j.Logger
b
LOGGER
field_12313
f_ibwxddwb
LOGGER
field_215672_b

Method summary

Modifier and TypeMethod
<T extends Comparable<T>> T
c(bzj<T> arg0)
getValue(Property<T> arg0)
method_11654(class_2769<T> arg0)
m_robwljgm(C_vzlztuyw<T> arg0)
get(Property<T> property)
func_177229_b(IProperty<T> arg0)
get(IBlockState<T> arg0)
<T extends Comparable<T>, V extends T> C
a(bzj<T> arg0, V arg1)
setValue(Property<T> arg0, V arg1)
method_11657(class_2769<T> arg0, V arg1)
m_kqntbesr(C_vzlztuyw<T> arg0, V arg1)
with(Property<T> property, V value)
func_206870_a(IProperty<T> arg0, V arg1)
set(IBlockState<T> arg0, V arg1)
com.google.common.collect.ImmutableMap<Property<?>, Comparable<?>>
b()
getValues()
method_11656()
m_vusxcizj()
getEntries()
func_206871_b()
getStateMap()
static <T extends Comparable<T>> String
b(bzj<T> arg0, Comparable<?> arg1)
getName(Property<T> arg0, Comparable<?> arg1)
method_16551(class_2769<T> arg0, Comparable<?> arg1)
m_khkgnyri(C_vzlztuyw<T> arg0, Comparable<?> arg1)
nameValue(Property<T> property, Comparable<?> value)
func_215670_b(IProperty<T> arg0, Comparable<?> arg1)
static <S extends StateHolder<S>, T extends Comparable<T>> S
a(S arg0, bzj<T> arg1, String arg2, String arg3, String arg4)
setValueHelper(S arg0, Property<T> arg1, String arg2, String arg3, String arg4)
method_11655(S arg0, class_2769<T> arg1, String arg2, String arg3, String arg4)
m_kkpjwyxw(S arg0, C_vzlztuyw<T> arg1, String arg2, String arg3, String arg4)
tryRead(S state, Property<T> property, String propertyName, String input, String valueName)
func_215671_a(S arg0, IProperty<T> arg1, String arg2, String arg3, String arg4)