Package org.cyclops.cyclopscore.item


package org.cyclops.cyclopscore.item
  • Class
    Description
    A component that has to be added for classes that want to implement the DamageIndicator behaviour.
    This extension on Item with a fluid capability will show a damage indicator depending on how full the container is.
    Interface that can be applied to Block or Item so that they can provide information when the player hovers over the item in their inventory.
    A component that can be used for IInformationProvider implementations.
    An extended BlockItem that will add the NBT data that is stored inside the item to the placed BlockEntity for the blockState.
    Configurable item that can show a GUI on right clicking.
    This is responsible for adding "show more information" tooltips to registered items.
    An ItemStack that has a certain weight that can be used to occur with a certain chance.