net.minecraft.state

public abstract class AbstractStateHolder<O, S>

implements IStateHolder<S>

bla
net.minecraft.state.AbstractStateHolder

Field summary

Modifier and TypeField
private static final Function<Map$Entry<IProperty<?>, Comparable<?>>, String>
b
field_177233_b
protected final O
e_
field_206876_a
private final com.google.common.collect.ImmutableMap<IProperty<?>, Comparable<?>>
c
field_206877_c
private final int
d
field_206878_d
private com.google.common.collect.Table<IProperty<?>, Comparable<?>, S>
e
field_206879_e

Constructor summary

ModifierConstructor
protected (O arg0, com.google.common.collect.ImmutableMap<IProperty<?>, Comparable<?>> arg1)

Method summary

Modifier and TypeMethod
public <T extends Comparable<T>> S
a(bmm<T> arg0)
func_177231_a(IProperty<T> arg0)
protected static <T> T
a(Collection<T> arg0, T arg1)
func_177232_a(Collection<T> arg0, T arg1)
public Collection<IProperty<?>>
a()
func_206869_a()
public <T extends Comparable<T>> boolean
b(bmm<T> arg0)
func_196959_b(IProperty<T> arg0)
public <T extends Comparable<T>> T
c(bmm<T> arg0)
func_177229_b(IProperty<T> arg0)
public <T extends Comparable<T>, V extends T> S
a(bmm<T> arg0, V arg1)
func_206870_a(IProperty<T> arg0, V arg1)
public void
a(Map<Map<bmm<?>, Comparable<?>>, S> arg0)
func_206874_a(Map<Map<IProperty<?>, Comparable<?>>, S> arg0)
private Map<IProperty<?>, Comparable<?>>
b(bmm<?> arg0, Comparable<?> arg1)
func_206875_b(IProperty<?> arg0, Comparable<?> arg1)
public com.google.common.collect.ImmutableMap<IProperty<?>, Comparable<?>>
b()
func_206871_b()