All Downloads are FREE. Search and download functionalities are using the official Maven repository.

cn.nukkit.nbt.snbt.ast.Root Maven / Gradle / Ivy

There is a newer version: 1.20.40-r1
Show newest version
/* Generated by: JavaCC 21 Parser Generator. Do not edit.
 * Generated Code for Root AST Node type
 * by the ASTNode.java.ftl template
 */
package cn.nukkit.nbt.snbt.ast;

import cn.nukkit.nbt.snbt.BaseNode;


public class Root extends BaseNode {
}






© 2015 - 2024 Weber Informatics LLC | Privacy Policy