public class TransportHullTypes
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static com.tterrag.registrate.util.entry.RegistryEntry<VanillaBoatHullType> |
ACACIA |
static com.tterrag.registrate.util.entry.RegistryEntry<VanillaBoatHullType> |
BIRCH |
static com.tterrag.registrate.util.entry.RegistryEntry<VanillaBoatHullType> |
DARK_OAK |
static com.tterrag.registrate.util.entry.RegistryEntry<HullType> |
IRON |
static com.tterrag.registrate.util.entry.RegistryEntry<VanillaBoatHullType> |
JUNGLE |
static com.tterrag.registrate.util.entry.RegistryEntry<VanillaBoatHullType> |
OAK |
static com.tterrag.registrate.util.entry.RegistryEntry<VanillaBoatHullType> |
SPRUCE |
| Constructor and Description |
|---|
TransportHullTypes() |
| Modifier and Type | Method and Description |
|---|---|
static void |
setup() |
public static final com.tterrag.registrate.util.entry.RegistryEntry<VanillaBoatHullType> OAK
public static final com.tterrag.registrate.util.entry.RegistryEntry<VanillaBoatHullType> ACACIA
public static final com.tterrag.registrate.util.entry.RegistryEntry<VanillaBoatHullType> BIRCH
public static final com.tterrag.registrate.util.entry.RegistryEntry<VanillaBoatHullType> DARK_OAK
public static final com.tterrag.registrate.util.entry.RegistryEntry<VanillaBoatHullType> JUNGLE
public static final com.tterrag.registrate.util.entry.RegistryEntry<VanillaBoatHullType> SPRUCE
public static final com.tterrag.registrate.util.entry.RegistryEntry<HullType> IRON