public class TransportCargoModules
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static com.tterrag.registrate.util.entry.RegistryEntry<CargoModule> |
EMPTY |
static com.tterrag.registrate.util.entry.RegistryEntry<CargoModule> |
ENERGY |
static com.tterrag.registrate.util.entry.RegistryEntry<CargoModule> |
FLUID |
static com.tterrag.registrate.util.entry.RegistryEntry<CargoModule> |
ITEM |
| Constructor and Description |
|---|
TransportCargoModules() |
| Modifier and Type | Method and Description |
|---|---|
static void |
setup() |
public static final com.tterrag.registrate.util.entry.RegistryEntry<CargoModule> EMPTY
public static final com.tterrag.registrate.util.entry.RegistryEntry<CargoModule> ITEM
public static final com.tterrag.registrate.util.entry.RegistryEntry<CargoModule> ENERGY
public static final com.tterrag.registrate.util.entry.RegistryEntry<CargoModule> FLUID