selery ~master (2019-01-01T00:21:55Z)
Dub
Repo
Drop
selery
block
solid
Undocumented in source.
struct
Drop {
item_t
item
;
int
min
;
int
max
;
item_t
silkTouch
;
void
function
(
ref
ubyte
,
ubyte
,
ref
Random
)
fortune
;
static
void
plusOne
(ubyte amount, ubyte level, Random random);
}
Members
Static functions
plusOne
void
plusOne
(ubyte amount, ubyte level, Random random)
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
fortune
void
function
(
ref
ubyte
,
ubyte
,
ref
Random
)
fortune
;
Undocumented in source.
item
item_t
item
;
Undocumented in source.
max
int
max
;
Undocumented in source.
min
int
min
;
Undocumented in source.
silkTouch
item_t
silkTouch
;
Undocumented in source.
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