Interface IAbsorber

All Known Implementing Classes:
MixinLivingEntity, MixinLivingEntityFabric

public interface IAbsorber
  • Method Details

    • slimyboyos$getAbsorbedItem

      net.minecraft.world.item.ItemStack slimyboyos$getAbsorbedItem()
    • slimyboyos$setAbsorbedItem

      void slimyboyos$setAbsorbedItem(net.minecraft.world.item.ItemStack stack)