类 NBTReader

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

public class NBTReader extends Object
The type Nbt reader.
  • 方法详细资料

    • readVec3

      @Contract("_ -> new") @NotNull public static @NotNull net.minecraft.world.phys.Vec3 readVec3(@NotNull @NotNull net.minecraft.nbt.CompoundTag nbt)
      Read vec 3 vec 3.
      参数:
      nbt - the nbt
      返回:
      the vec 3