public class LibBlockAttributes
extends Object
-
Nested Class Summary
Nested Classes
-
Field Summary
Fields
static final org.apache.logging.log4j.Logger
-
Constructor Summary
Constructors
-
Method Summary
static net.minecraft.util.Identifier
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
LOGGER
public static final org.apache.logging.log4j.Logger LOGGER
-
MODID_CORE
public static final String MODID_CORE
- See Also:
-
-
MODID_ITEMS
public static final String MODID_ITEMS
- See Also:
-
-
MODID_FLUIDS
public static final String MODID_FLUIDS
- See Also:
-
-
Constructor Details
-
LibBlockAttributes
public LibBlockAttributes()
-
Method Details
-
id
public static net.minecraft.util.Identifier id(String path)