Class ImageAppendix

java.lang.Object
org.cyclops.cyclopscore.infobook.pageelement.SectionAppendix
org.cyclops.cyclopscore.infobook.pageelement.ImageAppendix

public class ImageAppendix extends SectionAppendix
Images that can be added to sections.
  • Constructor Details

    • ImageAppendix

      public ImageAppendix(IInfoBook infoBook, net.minecraft.resources.ResourceLocation resource, int width, int height)
  • Method Details