public static class BlockPattern.PatternItem extends Object
| Constructor and Description |
|---|
PatternItem(org.bukkit.Material type,
byte data,
int xz,
int y)
Creates a PatternItem that fixes a specific block.
|
public PatternItem(org.bukkit.Material type,
byte data,
int xz,
int y)
type - the block type to matchdata - the block data value to matchxz - TODO: document this parametery - TODO: document this parameterCopyright © 2021. All rights reserved.