类 NBTWriter

java.lang.Object
top.r3944realms.superleadrope.util.nbt.NBTWriter

public class NBTWriter extends Object
The type Nbt writer.
  • 方法详细资料

    • writeVec3

      @Contract("null -> fail") @NotNull public static @NotNull net.minecraft.nbt.CompoundTag writeVec3(net.minecraft.world.phys.Vec3 vec)
      Write vec 3 compound tag.
      参数:
      vec - the vec
      返回:
      the compound tag