Package api.block.util
Class BlockState
java.lang.Object
api.block.util.BlockState
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
id
public final int id -
metadata
public final int metadata
-
-
Constructor Details
-
BlockState
public BlockState(int id, int metadata)
-
-
Method Details
-
getBlock
-
copy
-
copyWithNewMetadata
-