Class Structure1_12_2
java.lang.Object
mods.thecomputerizer.theimpossiblelibrary.api.wrappers.AbstractWrapped<StructureRef>
mods.thecomputerizer.theimpossiblelibrary.api.common.structure.StructureAPI<StructureRef>
mods.thecomputerizer.theimpossiblelibrary.legacy.v12.m2.common.structure.Structure1_12_2
- All Implemented Interfaces:
mods.thecomputerizer.theimpossiblelibrary.api.wrappers.Wrapped<StructureRef>
public class Structure1_12_2
extends mods.thecomputerizer.theimpossiblelibrary.api.common.structure.StructureAPI<StructureRef>
-
Field Summary
Fields inherited from class mods.thecomputerizer.theimpossiblelibrary.api.wrappers.AbstractWrapped
wrapped -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetName()mods.thecomputerizer.theimpossiblelibrary.api.resource.ResourceLocationAPI<?> Methods inherited from class mods.thecomputerizer.theimpossiblelibrary.api.common.structure.StructureAPI
getName, getRegistryNameMethods inherited from class mods.thecomputerizer.theimpossiblelibrary.api.wrappers.AbstractWrapped
equals, getWrapped, getWrappedClass, toStringMethods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface mods.thecomputerizer.theimpossiblelibrary.api.wrappers.Wrapped
unwrap
-
Constructor Details
-
Structure1_12_2
-
-
Method Details
-
getName
- Overrides:
getNamein classmods.thecomputerizer.theimpossiblelibrary.api.common.structure.StructureAPI<StructureRef>
-
getRegistryName
public mods.thecomputerizer.theimpossiblelibrary.api.resource.ResourceLocationAPI<?> getRegistryName()- Specified by:
getRegistryNamein classmods.thecomputerizer.theimpossiblelibrary.api.common.structure.StructureAPI<StructureRef>
-