Package 

Object NbtList.Companion

  • All Implemented Interfaces:

    
    public class NbtList.Companion
    
                        

    Contains useful methods to create NbtLists from Java.

    Kotlin's users may call list(1,2,3).toNbtList() or similar methods.