1. Deprecated("Internal Use Only")
CompressedTextureS3TC internalCreateCompressedTextureS3TC()

Source

@Deprecated("Internal Use Only")
static CompressedTextureS3TC internalCreateCompressedTextureS3TC() {
  return new CompressedTextureS3TC._internalWrap();
}