HyCodeYourTale
classpublicPriority 2

BlockPlacementHelper

com.hypixel.hytale.server.npc.util.BlockPlacementHelper

3

Methods

3

Public Methods

0

Fields

1

Constructors

Constructors

public
BlockPlacementHelper()

Methods

Public Methods (3)

publicstatic
boolean canPlaceUnitBlock(World world, BlockType placedBlockType, boolean allowEmptyMaterials, int x, int y, int z)
publicstatic
boolean testBlock(BlockType placedBlockType, BlockType blockType, boolean allowEmptyMaterials)
publicstatic
boolean testSupportingBlock(BlockType blockType, int rotation, int filler)

Related Classes