Uses of Interface
net.minecraftforge.common.extensions.IForgeItem
-
-
Uses of IForgeItem in net.minecraft.item
-
Uses of IForgeItem in net.minecraftforge.common
Classes in net.minecraftforge.common that implement IForgeItem Modifier and Type Class Description classForgeSpawnEggItem -
Uses of IForgeItem in net.minecraftforge.debug.entity
Classes in net.minecraftforge.debug.entity that implement IForgeItem Modifier and Type Class Description static classGravityAttributeTest.ItemGravityStick -
Uses of IForgeItem in net.minecraftforge.debug.entity.player
Classes in net.minecraftforge.debug.entity.player that implement IForgeItem Modifier and Type Class Description (package private) static classPlayerAttackKnockbackTest.KnockbackSwordItem -
Uses of IForgeItem in net.minecraftforge.debug.item
Classes in net.minecraftforge.debug.item that implement IForgeItem Modifier and Type Class Description static classCustomElytraTest.CustomElytra -
Uses of IForgeItem in net.minecraftforge.fluids.capability
Classes in net.minecraftforge.fluids.capability that implement IForgeItem Modifier and Type Class Description classItemFluidContainerA simple fluid container, to replace the functionality of the old FluidContainerRegistry and IFluidContainerItem.
-