selery ~master (2019-01-01T00:21:55Z)
Dub
Repo
SuffocatingSpreadingBlock
selery
block
solid
Undocumented in source.
class
SuffocatingSpreadingBlock :
SpreadingBlock
{
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, block_t suffocation);
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, block_t suffocation)
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.
Inherited Members
From SpreadingBlock
doRandomTick
bool
doRandomTick
[@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
onRandomTick
void
onRandomTick
(World world, BlockPosition position)
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