selery ~master (2019-01-01T00:21:55Z)
Dub
Repo
AbsorbingBlock
selery
block
solid
Undocumented in source.
class
AbsorbingBlock :
MineableBlock
{
this
(sul.blocks.Block data, item_t drop, block_t wet, block_t[] absorb, size_t maxDistance, size_t maxBlocks);
void
onUpdated
(World world, BlockPosition position, Update update);
}
Constructors
this
this
(sul.blocks.Block data, item_t drop, block_t wet, block_t[] absorb, size_t maxDistance, size_t maxBlocks)
Undocumented in source.
Members
Functions
onUpdated
void
onUpdated
(World world, BlockPosition position, Update update)
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