selery ~master (2019-01-01T00:21:55Z)
Dub
Repo
SpreadingBlock
selery
block
solid
Undocumented in source.
class
SpreadingBlock :
MineableBlock
{
this
(sul.blocks.Block data, MiningTool miningTool, Drop[] drops, block_t[] spreadTo, uint r_x, uint r_z, uint r_y_down, uint r_y_up);
bool
doRandomTick
[@property getter];
void
onRandomTick
(World world, BlockPosition position);
}
Constructors
this
this
(sul.blocks.Block data, MiningTool miningTool, Drop[] drops, block_t[] spreadTo, uint r_x, uint r_z, uint r_y_down, uint r_y_up)
Undocumented in source.
Members
Functions
onRandomTick
void
onRandomTick
(World world, BlockPosition position)
Undocumented in source. Be warned that the author may not have intended to support it.
Properties
doRandomTick
bool
doRandomTick
[@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
Inherited Members
From MineableBlock
drops
Slot
[]
drops
(World world, Player player, Item item)
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
selery
block
solid
classes
AbsorbingBlock
CakeBlock
DoublePlantBlock
FlowerBlock
GrassDoublePlantBlock
GravelBlock
GravityBlock
InactiveEndPortalBlock
LeavesBlock
MineableBlock
MonsterEggBlock
PlantBlock
RedstoneOreBlock
SaplingBlock
SpreadingBlock
StairsBlock
StoneBlock
SuffocatingSpreadingBlock
WoodBlock
enums
Facing
structs
Drop
Experience
MiningTool