Package net.minecraft.src
Class StructurePieceBlockSelector
- java.lang.Object
-
- net.minecraft.src.StructurePieceBlockSelector
-
public abstract class StructurePieceBlockSelector extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description protected intselectedBlockIdprotected intselectedBlockMetaData
-
Constructor Summary
Constructors Modifier Constructor Description protectedStructurePieceBlockSelector()
-
Method Summary
All Methods Instance Methods Abstract Methods Concrete Methods Modifier and Type Method Description intgetSelectedBlockId()intgetSelectedBlockMetaData()abstract voidselectBlocks(java.util.Random random, int i, int j, int k, boolean flag)
-