net.minecraft.block.state.property

public class IntegerProperty

extends AbstractProperty<Integer>

All mapped superinterfaces:

Property

axi
net.minecraft.unmapped.C_63351054
net.minecraft.block.state.property.IntegerProperty

Field summary

Modifier and TypeField
private final com.google.common.collect.ImmutableSet<Integer>
a
f_86244663
values

Constructor summary

ModifierConstructor
protected (String name, int min, int max)

Method summary

Modifier and TypeMethod
public Collection<Integer>
c()
m_38031315()
values()
public static IntegerProperty
a(String arg0, int arg1, int arg2)
m_98538671(String arg0, int arg1, int arg2)
of(String name, int min, int max)
public com.google.common.base.Optional<Integer>
b(String arg0)
m_80319168(String arg0)
getValue(String arg0)
public String
a(Integer arg0)
m_13358333(Integer arg0)
getName(Integer value)