Documentation

Ore
in package

Table of Contents

$type  : OreType
$random  : Random
__construct()  : mixed
canPlaceObject()  : bool
getType()  : OreType
placeObject()  : void

Properties

Methods

canPlaceObject()

public canPlaceObject(ChunkManager $world, int $x, int $y, int $z) : bool
Parameters
$world : ChunkManager
$x : int
$y : int
$z : int
Return values
bool

placeObject()

public placeObject(ChunkManager $world, int $x, int $y, int $z) : void
Parameters
$world : ChunkManager
$x : int
$y : int
$z : int
Return values
void

Search results