Class PlaceCrops

java.lang.Object
net.darkhax.botanypots.common.impl.command.PlaceCrops

public class PlaceCrops extends Object
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final List<Supplier<net.minecraft.world.level.block.Block>>
     
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    static void
    build(com.mojang.brigadier.builder.LiteralArgumentBuilder<net.minecraft.commands.CommandSourceStack> parent)
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

    • pots

      public static final List<Supplier<net.minecraft.world.level.block.Block>> pots
  • Constructor Details

    • PlaceCrops

      public PlaceCrops()
  • Method Details

    • build

      public static void build(com.mojang.brigadier.builder.LiteralArgumentBuilder<net.minecraft.commands.CommandSourceStack> parent)