public class GlowWitchHut extends GlowTemplePiece
boundingBox| Constructor and Description |
|---|
GlowWitchHut() |
GlowWitchHut(Random random,
org.bukkit.Location location) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
generate(org.bukkit.World world,
Random random,
StructureBoundingBox genBoundingBox,
BlockStateDelegate delegate) |
boolean |
getHasWitch() |
void |
setHasWitch(boolean hasWitch) |
adjustHorizPos, getChestContent, getDepth, getHeight, getHorizPos, getWidth, setDepth, setHeight, setHorizPos, setWidthgetBoundingBox, getNumericOrientation, getOrientation, getRelativeFacing, getUnknownGd, setBoundingBox, setNumericOrientation, setUnknownGdpublic GlowWitchHut()
public GlowWitchHut(Random random, org.bukkit.Location location)
public boolean getHasWitch()
public void setHasWitch(boolean hasWitch)
public boolean generate(org.bukkit.World world,
Random random,
StructureBoundingBox genBoundingBox,
BlockStateDelegate delegate)
generate in class GlowStructurePieceCopyright © 2021. All rights reserved.