public class RandomFillPattern extends Object implements Pattern
RandomFillPattern(List<BlockChance> blocks)
BaseBlock
next(int x, int y, int z)
next(Vector pos)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public RandomFillPattern(List<BlockChance> blocks)
blocks
public BaseBlock next(Vector pos)
next
Pattern
pos
public BaseBlock next(int x, int y, int z)
Copyright © 2010-2014. All Rights Reserved.