public class TransportVanilla
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static com.tterrag.registrate.util.entry.RegistryEntry<CargoModule> |
CAKE |
static com.tterrag.registrate.util.entry.RegistryEntry<CargoModule> |
CHEST |
static com.tterrag.registrate.util.entry.RegistryEntry<CargoModule> |
SLIME |
| Constructor and Description |
|---|
TransportVanilla() |
| Modifier and Type | Method and Description |
|---|---|
static void |
setup() |
public static final com.tterrag.registrate.util.entry.RegistryEntry<CargoModule> SLIME
public static final com.tterrag.registrate.util.entry.RegistryEntry<CargoModule> CAKE
public static final com.tterrag.registrate.util.entry.RegistryEntry<CargoModule> CHEST