org.eviline
Class BlockMetadata
java.lang.Object
org.eviline.BlockMetadata
- All Implemented Interfaces:
- Serializable
public class BlockMetadata
- extends Object
- implements Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
shape
public Shape shape
ghost
public boolean ghost
ghostClearable
public boolean ghostClearable
shapeId
public int shapeId
BlockMetadata
public BlockMetadata()
BlockMetadata
public BlockMetadata(Shape shape,
boolean ghost,
int shapeId)
BlockMetadata
public BlockMetadata(BlockMetadata source)
Copyright © 2013. All Rights Reserved.