Package org.cyclops.cyclopscore.item
package org.cyclops.cyclopscore.item
-
ClassDescriptionA component that has to be added for classes that want to implement the DamageIndicator behaviour.This extension on
ItemFluidContainer
with a fluid capability will show a damage indicator depending on how full the container is.Interface that can be applied toBlock
orItem
so that they can provide information when the player hovers over the item in their inventory.A component that can be used forIInformationProvider
implementations.An extendedBlockItem
that will add the NBT data that is stored inside the item to the placedBlockEntity
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.