History - net.minecraft.block.state.StateDefinition
1.12.2
Names
awu
net.minecraft.class_2233
net.minecraft.block.state.StateDefinition
net.minecraft.block.state.BlockStateContainer
net.minecraft.block.state.BlockStateContainer
Fields
Pattern: a, field_12899, NAME_PATTERN, field_185921_a, NAME_PATTERN
com.google.common.base.Function<Property<?>, String>: b, field_9886, PROPERTY_TO_STRING, field_177626_b, GET_NAME_FUNC
Block: c, field_9887, block, field_177627_c, block
com.google.common.collect.ImmutableSortedMap<String, Property<?>>: d, field_12900, properties, field_177624_d, properties
com.google.common.collect.ImmutableList<BlockState>: e, field_9889, states, field_177625_e, validStates
Constructors
Methods
<T extends Comparable<T>> String (Block, Property<T>): a, method_11740, validateProperty, func_185919_a, validateProperty
com.google.common.collect.ImmutableList<BlockState> (): a, method_9029, all, func_177619_a, getValidStates
List<Iterable<Comparable<?>>> (): e, method_11743, collectValues, func_177620_e, getAllowedValues
BlockState (): b, method_9030, any, func_177621_b, getBaseState
Block (): c, method_9031, getBlock, func_177622_c, getBlock
Collection<Property<?>> (): d, method_11742, properties, func_177623_d, getProperties
Property<?> (String): a, method_11741, getProperty, func_185920_a, getProperty