Package io.github.thebusybiscuit.slimefun4.implementation.handlers
package io.github.thebusybiscuit.slimefun4.implementation.handlers
This package holds simple implementations of
ItemHandler.
These are just handlers that can be re-used frequently.-
ClassesClassDescriptionThis simple implementation of
BlockBreakHandlerwill execute the same code for when theBlockis broken by aPlayer, by aMinerAndroidor an explosion.This is an implementation ofBlockBreakHandlerwhich is suited for anySlimefunItemthat uses the vanillaInventoryfrom theBlockState.