public class StructureGelMod
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
StructureGelMod.Blocks |
static class |
StructureGelMod.Items |
static class |
StructureGelMod.JigsawDeserializers |
static class |
StructureGelMod.Processors |
Modifier and Type | Field and Description |
---|---|
static org.apache.logging.log4j.Logger |
LOGGER |
static java.lang.String |
MODID |
static java.lang.String |
NAME |
static java.lang.String |
VERSION |
Constructor and Description |
---|
StructureGelMod() |
Modifier and Type | Method and Description |
---|---|
void |
clientInit(net.minecraftforge.fml.event.lifecycle.FMLClientSetupEvent event) |
static net.minecraft.util.ResourceLocation |
locate(java.lang.String key) |
public static final java.lang.String NAME
public static final java.lang.String MODID
public static final java.lang.String VERSION
public static final org.apache.logging.log4j.Logger LOGGER