Class StructureUtil

java.lang.Object
fr.rodofire.ewc.structure.StructureUtil

public class StructureUtil extends Object
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    static void
    convertNbtToManager(net.minecraft.world.level.levelgen.structure.templatesystem.StructureTemplate structureTemplate, BlockListManager manager, net.minecraft.world.level.levelgen.structure.templatesystem.StructurePlaceSettings data, net.minecraft.world.level.WorldGenLevel world, net.minecraft.core.BlockPos pos)
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • StructureUtil

      public StructureUtil()
  • Method Details

    • convertNbtToManager

      public static void convertNbtToManager(net.minecraft.world.level.levelgen.structure.templatesystem.StructureTemplate structureTemplate, BlockListManager manager, net.minecraft.world.level.levelgen.structure.templatesystem.StructurePlaceSettings data, net.minecraft.world.level.WorldGenLevel world, net.minecraft.core.BlockPos pos)