public interface ICrop
| Modifier and Type | Method and Description |
|---|---|
net.minecraft.util.math.BlockPos |
getPosition() |
net.minecraft.util.NonNullList<net.minecraft.item.ItemStack> |
harvest()
Harvests this crop.
|
@Nullable net.minecraft.util.NonNullList<net.minecraft.item.ItemStack> harvest()
net.minecraft.util.math.BlockPos getPosition()