public abstract class EntityTagRange extends EntityTagRange implements ValueRenderable
Modifier and Type | Class and Description |
---|---|
static class |
EntityTagRange.$times$ |
static class |
EntityTagRange.Default |
static class |
EntityTagRange.Default$ |
Constructor and Description |
---|
EntityTagRange() |
Modifier and Type | Method and Description |
---|---|
static EntityTagRange.Default |
apply(scala.collection.immutable.Seq<EntityTag> tags) |
static Renderer<scala.collection.immutable.Iterable<EntityTag>> |
tagsRenderer() |
create
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
value
toString
render
public static EntityTagRange.Default apply(scala.collection.immutable.Seq<EntityTag> tags)