Interface IGameplayHelper
- All Known Implementing Classes:
NeoForgeGameplayHelper
public interface IGameplayHelper
-
Method Summary
Modifier and TypeMethodDescriptiondefault net.minecraft.world.item.ItemStackgetCraftingRemainder(net.minecraft.world.item.ItemStack input)
-
Method Details
-
getCraftingRemainder
default net.minecraft.world.item.ItemStack getCraftingRemainder(net.minecraft.world.item.ItemStack input)
-