public class CustomBoatTest
extends Object
-
Field Summary
Fields
private static Supplier<net.minecraft.world.item.BoatItem>
private static Supplier<net.minecraft.world.item.BoatItem>
private static Supplier<net.minecraft.world.item.BoatItem>
private static Supplier<net.minecraft.world.item.BoatItem>
-
Constructor Summary
Constructors
-
Method Summary
(package private) static void
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
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()
-