Class NoDecayProduct
java.lang.Object
com.petrolpark.core.item.decay.product.NoDecayProduct
- All Implemented Interfaces:
IDecayProduct
-
Field Summary
FieldsFields inherited from interface com.petrolpark.core.item.decay.product.IDecayProduct
CODEC, STREAM_CODEC, TYPED_CODEC -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
INSTANCE
-
-
Constructor Details
-
NoDecayProduct
public NoDecayProduct()
-
-
Method Details
-
get
public net.minecraft.world.item.ItemStack get(net.minecraft.world.item.ItemStack stack) - Specified by:
getin interfaceIDecayProduct
-
getType
- Specified by:
getTypein interfaceIDecayProduct
-