RedstoneOreBlock

Undocumented in source.

Constructors

this
this(sul.blocks.Block data, block_t change)
Undocumented in source.

Members

Functions

onEntityStep
void onEntityStep(Entity entity, BlockPosition position, float fallDistance)
Undocumented in source. Be warned that the author may not have intended to support it.
onInteract
bool onInteract(Player player, Item item, BlockPosition position, ubyte face)
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.

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