net.minecraft.block.properties

public class PropertyInteger

extends PropertyHelper<Integer>

All mapped superinterfaces:

IProperty

aty
net.minecraft.block.properties.PropertyInteger

Field summary

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

Constructor summary

ModifierConstructor
protected (String arg0, int arg1, int arg2)

Method summary

Modifier and TypeMethod
public Collection<Integer>
c()
func_177700_c()
public static PropertyInteger
a(String arg0, int arg1, int arg2)
func_177719_a(String arg0, int arg1, int arg2)
public com.google.common.base.Optional<Integer>
b(String arg0)
func_185929_b(String arg0)
public String
a(Integer arg0)
func_177702_a(Integer arg0)