public class DroneAICrafting
extends net.minecraft.entity.ai.goal.Goal
| Constructor and Description |
|---|
DroneAICrafting(IDroneBase drone,
ICraftingWidget widget) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canUse() |
boolean |
doCrafting(net.minecraft.item.ItemStack craftedStack,
net.minecraft.inventory.CraftingInventory craftMatrix) |
public DroneAICrafting(IDroneBase drone, ICraftingWidget widget)