public class IntArrayTag extends NBTTag
| Constructor and Description |
|---|
IntArrayTag(String name) |
| Modifier and Type | Method and Description |
|---|---|
IntArrayTag |
setValue(int... value) |
TagType |
type() |
int[] |
value() |
public IntArrayTag(String name)
Copyright © 2016. All rights reserved.