package
0.0.4
Repository: https://github.com/sunproxy/sunfly.git
Documentation: pkg.go.dev

# Variables

Air holds an air block.
BoneMeal is a function used to attempt to use it on a block.
CarvePumpkin is a function used to convert a pumpkin block to a carved pumpkin block.
Dirt holds a dirt block.
Farmland holds a farmland block.
Fire holds a fire block.
Grass holds a grass block.
GrassPath holds a grass path block.
IsCarvedPumpkin is a function set to check if an item is a wearable carved pumpkin.
IsUncarvedPumpkin is a function set to check if a block is an uncarved pumpkin.
IsUnstrippedLog is a function set to check if a block is a log.
IsWater is a function used to check if a liquid is water.
IsWaterSource is a function used to check if a block is a water source.
Water and Lava hold blocks for their respective liquids.
Replaceable is a function used to check if a block is replaceable.
StripLog is a function used to convert a log block to a stripped log block.
Water and Lava hold blocks for their respective liquids.