net.minecraft.block.properties

public class PropertyBool

extends PropertyHelper<Boolean>

All mapped superinterfaces:

IProperty

atx
net.minecraft.block.properties.PropertyBool

Field summary

Modifier and TypeField
private final com.google.common.collect.ImmutableSet<Boolean>
a
field_177717_a

Constructor summary

ModifierConstructor
protected (String arg0)

Method summary

Modifier and TypeMethod
public Collection<Boolean>
c()
func_177700_c()
public static PropertyBool
a(String arg0)
func_177716_a(String arg0)
public com.google.common.base.Optional<Boolean>
b(String arg0)
func_185929_b(String arg0)
public String
a(Boolean arg0)
func_177702_a(Boolean arg0)