selery ~master (2019-01-01T00:21:55Z)
Dub
Repo
MiningTool
selery
block
solid
Undocumented in source.
struct
MiningTool {
ubyte
type
;
ubyte
material
;
this
(ubyte type, ubyte material);
this
(bool required, ubyte type, ubyte material);
}
Constructors
this
this
(ubyte type, ubyte material)
Undocumented in source.
this
this
(bool required, ubyte type, ubyte material)
Undocumented in source.
Members
Variables
material
ubyte
material
;
Undocumented in source.
type
ubyte
type
;
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