Package com.loohp.limbo.utils
Class SchematicConversionUtils
java.lang.Object
com.loohp.limbo.utils.SchematicConversionUtils
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic net.querz.nbt.tag.CompoundTag
toBlockTag
(String input) static net.querz.nbt.tag.CompoundTag
toTileEntityTag
(net.querz.nbt.tag.CompoundTag tag)
-
Constructor Details
-
SchematicConversionUtils
public SchematicConversionUtils()
-
-
Method Details
-
toTileEntityTag
public static net.querz.nbt.tag.CompoundTag toTileEntityTag(net.querz.nbt.tag.CompoundTag tag) -
toBlockTag
-