public class TransportModuleSlots
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static com.tterrag.registrate.util.entry.RegistryEntry<ModuleSlot> |
BACK |
static com.tterrag.registrate.util.entry.RegistryEntry<ModuleSlot> |
CARGO |
static com.tterrag.registrate.util.entry.RegistryEntry<ModuleSlot> |
NONE |
| Constructor and Description |
|---|
TransportModuleSlots() |
| Modifier and Type | Method and Description |
|---|---|
static void |
setup() |
public static final com.tterrag.registrate.util.entry.RegistryEntry<ModuleSlot> NONE
public static final com.tterrag.registrate.util.entry.RegistryEntry<ModuleSlot> CARGO
public static final com.tterrag.registrate.util.entry.RegistryEntry<ModuleSlot> BACK