java.lang.Object
com.blamejared.crafttweaker.annotation.processor.document.model.comment.Comment
com.blamejared.crafttweaker.annotation.processor.document.model.comment.NewlineComment

public class NewlineComment extends Comment
  • Field Details

    • CODEC

      public static final com.mojang.serialization.Codec<NewlineComment> CODEC
  • Constructor Details

    • NewlineComment

      public NewlineComment()
  • Method Details