net.minecraft.server.v1_14_R1

public abstract class BlockState<T extends Comparable<T>>

implements IBlockState<T>

bwa
net.minecraft.class_2733
net.minecraft.state.property.AbstractProperty
net.minecraft.state.Property
net.minecraft.server.v1_14_R1.BlockState

Field summary

Modifier and TypeField
private final Class<T>
a
field_12459
type
field_177704_a
private final String
b
field_12460
name
field_177703_b
private Integer
c
field_12461
computedHashCode
field_206907_c

Constructor summary

ModifierConstructor
protected (String arg0, Class<T> arg1)

Method summary

Modifier and TypeMethod
public String
a()
method_11899()
getName()
func_177701_a()
public Class<T>
b()
method_11902()
getValueType()
func_177699_b()
public int
c()
method_11799()
computeHashCode()
func_206906_c()