public final class ListTag extends Tag
TAG_List
ListTag(String name, Class<? extends Tag> type, List<? extends Tag> value)
Class<? extends Tag>
getType()
List<Tag>
getValue()
String
toString()
getName
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public ListTag(String name, Class<? extends Tag> type, List<? extends Tag> value)
name
type
value
public Class<? extends Tag> getType()
public List<Tag> getValue()
Tag
getValue
public String toString()
toString
Object
Copyright © 2010-2014. All Rights Reserved.