Package com.blamejared.slimyboyos.api
Interface IAbsorber
- All Known Implementing Classes:
MixinLivingEntity,MixinLivingEntityFabric
public interface IAbsorber
-
Method Summary
Modifier and TypeMethodDescriptionnet.minecraft.world.item.ItemStackvoidslimyboyos$setAbsorbedItem(net.minecraft.world.item.ItemStack stack)
-
Method Details
-
slimyboyos$getAbsorbedItem
net.minecraft.world.item.ItemStack slimyboyos$getAbsorbedItem() -
slimyboyos$setAbsorbedItem
void slimyboyos$setAbsorbedItem(net.minecraft.world.item.ItemStack stack)
-