public class TransportItems
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static com.tterrag.registrate.util.entry.ItemEntry<net.minecraft.item.Item> |
GOLD_RAIL |
static com.tterrag.registrate.util.entry.ItemEntry<net.minecraft.item.Item> |
IRON_RAIL |
static com.tterrag.registrate.util.entry.ItemEntry<RailBreakerItem> |
RAIL_BREAKER |
| Constructor and Description |
|---|
TransportItems() |
| Modifier and Type | Method and Description |
|---|---|
static void |
setup() |
public static final com.tterrag.registrate.util.entry.ItemEntry<RailBreakerItem> RAIL_BREAKER
public static final com.tterrag.registrate.util.entry.ItemEntry<net.minecraft.item.Item> IRON_RAIL
public static final com.tterrag.registrate.util.entry.ItemEntry<net.minecraft.item.Item> GOLD_RAIL