Posted March 15, 201411 yr Is it possible to store a tag directly in a tag List or do I have to create a TagCompound? Busti PM's regarding modding questions should belong in the Modder Support sub-forum and won't be answered.
March 16, 201411 yr NBTBase.NBTPrimitive is the basic concept of primitive storage types in NBT tags - which by the way is mostly polymorphic. So, directly storing only one of those primitives or String is allowed. Although, an array of integers or bytes is considered a basic NBT type as is a List of a single tagtype. Everything else (especially is it has keys or members) needs a Compound (since it is compound). -S- (if I helped, please click Thank and applaud) http://6upnqa.dm2301.livefilestore.com/y2mtf-vG7Tqq1TiiVpIm53KWj7294NDPoHfSHHb4PzZiMAUfRCfK0UY0MwOu7Q3zTBNVTKqWjr2-xgBfFRpQT5p-QivtvknPpoABMNUw9br9WuZcBFkjePhnAbW500gVm-P/sequiturian.png[/img]
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.