Class CustomBoatTest

java.lang.Object
net.neoforged.neoforge.debug.entity.vehicle.CustomBoatTest

public class CustomBoatTest extends Object
  • Field Details

    • GROUP

      public static final String GROUP
      See Also:
    • paperBoatItem

      private static Supplier<net.minecraft.world.item.BoatItem> paperBoatItem
    • paperChestBoatItem

      private static Supplier<net.minecraft.world.item.BoatItem> paperChestBoatItem
    • paperRaftItem

      private static Supplier<net.minecraft.world.item.BoatItem> paperRaftItem
    • paperChestRaftItem

      private static Supplier<net.minecraft.world.item.BoatItem> paperChestRaftItem
  • Constructor Details

    • CustomBoatTest

      public CustomBoatTest()
  • Method Details