Interface ActionOnBlockFind


public interface ActionOnBlockFind
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    action(net.minecraft.world.level.levelgen.structure.templatesystem.StructureTemplate.StructureBlockInfo info, net.minecraft.world.level.ServerLevelAccessor world)
     
  • Method Details

    • action

      void action(net.minecraft.world.level.levelgen.structure.templatesystem.StructureTemplate.StructureBlockInfo info, net.minecraft.world.level.ServerLevelAccessor world)