Class ItemStackMixin
java.lang.Object
com.github.thedeathlycow.thermoo.mixin.common.ItemStackMixin
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract net.minecraft.core.component.DataComponentMapabstract net.minecraft.world.item.ItemgetItem()
-
Constructor Details
-
ItemStackMixin
public ItemStackMixin()
-
-
Method Details
-
getItem
public abstract net.minecraft.world.item.Item getItem() -
getComponents
public abstract net.minecraft.core.component.DataComponentMap getComponents()
-