Class ItemResourceFactory
java.lang.Object
com.refinedmods.refinedstorage.common.support.resource.ItemResourceFactory
- All Implemented Interfaces:
ResourceFactory
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptioncreate
(net.minecraft.world.item.ItemStack stack) boolean
isValid
(ResourceKey resource)
-
Constructor Details
-
ItemResourceFactory
public ItemResourceFactory()
-
-
Method Details
-
create
- Specified by:
create
in interfaceResourceFactory
-
isValid
- Specified by:
isValid
in interfaceResourceFactory
-