Interface NbtUtils.ToValue<T>

Enclosing class:
NbtUtils

public static interface NbtUtils.ToValue<T>
  • Method Summary

    Modifier and Type
    Method
    Description
    toValue(net.minecraft.nbt.NbtElement tag)
     
  • Method Details

    • toValue

      T toValue(net.minecraft.nbt.NbtElement tag)