Uses of Class
net.tnemc.item.component.impl.PotionContentsComponent
Packages that use PotionContentsComponent
-
Uses of PotionContentsComponent in net.tnemc.item
Methods in net.tnemc.item that return types with arguments of type PotionContentsComponentModifier and TypeMethodDescriptiondefault Optional<PotionContentsComponent<AbstractItemStack<T>, T>> AbstractItemStack.potionContents()Retrieves the PotionContentsComponent of the item stack if present.