public class TransportEngineModules
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static com.tterrag.registrate.util.entry.RegistryEntry<EngineModule> |
BOOSTER |
static com.tterrag.registrate.util.entry.RegistryEntry<EngineModule> |
CREATIVE |
static com.tterrag.registrate.util.entry.RegistryEntry<EngineModule> |
SOLID_FUEL |
| Constructor and Description |
|---|
TransportEngineModules() |
| Modifier and Type | Method and Description |
|---|---|
static void |
setup() |
public static com.tterrag.registrate.util.entry.RegistryEntry<EngineModule> CREATIVE
public static com.tterrag.registrate.util.entry.RegistryEntry<EngineModule> SOLID_FUEL
public static com.tterrag.registrate.util.entry.RegistryEntry<EngineModule> BOOSTER